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
only use deprecated notebook_dir config if root_dir is not set
if an existing jupyter_notebook_config file sets notebook_dir, this would override explicit setting of root_dir,
as the deprecated value was used even when the new value was also set
0 commit comments