jupyter-on-openshift / jupyter-notebooks

OpenShift compatible S2I builder for basic notebook images.
Apache License 2.0
54 stars 111 forks source link

Jupyterlab1.0 #12

Closed juliusvonkohout closed 5 years ago

juliusvonkohout commented 5 years ago

Update to jupyterlab 1.0.0 JupyterLab now has a File > Logout menu entry when running with JupyterHub.

https://github.com/jupyterlab/jupyterlab/blob/master/docs/source/getting_started/changelog.rst#jupyterhub-integration says "We now include the JupyterHub extension in core JupyterLab, so you no longer need to install @jupyterlab/hub-extension. (#6451, #6428) "

juliusvonkohout commented 5 years ago

superseeded by #13