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
use env config path for system config path when no system config path (#430)
* use env config path for system config path when no system config path
* update test for system config path on windows
* handle env == system in config path
same as jupyter_path
* make sure we don't duplicate paths when env == sys (Windows)
0 commit comments