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
Just trying out the conda version. first thing i see: Our favorite kernel_spec_manager_class warning is there twice now, and I'm wondering if the cookie filename is a typo or done on purpose? Writing notebook server cookie secret to /home/maye/.local/share/jupyter/runtime/jupytr_cookie_secret
)
* update state
* streamline events about sessions
* compute a kernel path server-side and emit that in event data
* rename some modules
* code review cleanup
* define kernel states as constants for easier future maintenance
* fix broken unit test
As pointed out by @michaelaye at https://gitter.im/jupyterlab/jupyterlab?at=5fe4ebec4eba353cdff8c39f:
The typo is here:
jupyter_server/jupyter_server/serverapp.py
Line 702 in 4e4ab20
The text was updated successfully, but these errors were encountered: