You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes at the moment the intention is for the user to just change the workflow_dir string variable - maybe there is a better way via python opening a explorer window asking the user to select the workflow directory? There is tkinter for this, but it requires changing the matplotlib backend which could effect the plotting functions.
I guess you could use a GUI, but what I meant was that it wasn't explicit which variable the user should set (i.e. that "the workflow variable" refers to workflow_dir).
It looks like the user should actually change the
workflow_dir
variable?The text was updated successfully, but these errors were encountered: