jupyterlab-hub
jupyterlab-hub copied to clipboard
Deprecated: JupyterLab extension for running JupyterLab with JupyterHub
I have a JupyterLab extension and corresponding notebook server extension which I am trying to use with JupyterLabHub. However, the behavior is substantially different from running JupyterLab on a remote...
I'm running Python 3 on a cluster and just installed JupyterLab with JupyterLab Hub. After installation I notice that there are quite a lot of files written into \`which python3\`/../share/jupyter/hub....
I am having troubles installing the jupyterlab-hub extension. In my setup (simple docker hosts), jupyterhub sits behind a reverse proxy and uses the RemoteUserLocalAuthenticator for authentication. I was able to...
Attempting to install hub_extension and I'm stuck resolving packages (left it running for over a day and it never seems to complete) ` jupyter labextension install @jupyterlab/hub-extension > /usr/local/bin/npm pack...
Upon upgrading to Jupyterlab Beta 2, found I needed to reinstall the Jupyterlab-hub, but could not: sudo jupyter labextension install @jupyterlab/hub-extension > /usr/local/bin/npm pack @jupyterlab/hub-extension jupyterlab-hub-extension-0.8.1.tgz Errored, use --debug for...
i keep getting `Invalid Version: 0.15.4` when in use `jupyter labextension install .` or `jupyter labextension link .` any idea why this occurs ??