jupyterhub / jupyter-rsession-proxy

Jupyter extensions for running an RStudio rsession proxy
BSD 3-Clause "New" or "Revised" License
118 stars 87 forks source link

Use lab & notebook extensions from nbserverproxy #48

Closed yuvipanda closed 5 years ago

yuvipanda commented 5 years ago

This adds entries to the 'New' menu under notebook, while removing our own nbextension. Also adds launcher icons for the JupyterLab launcher, while removing our own JupyterLab extension.

Depends on https://github.com/jupyterhub/nbserverproxy/pull/67