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
ipcluster, ipcontroller and ipengine now all call user_setup to make
sure that the ipython dir exists. I also found some subtle bugs
about how the various ipython directories were being handled.
Now, all of these script call get_log_dir() and get_security_dir() to
make sure that these sub-dirs of ipythondir exist as well.
0 commit comments