@jupyterhub/jupyter-server-proxy

v4.4.0
A JupyterLab extension accompanying the PyPI package jupyter-server-proxy adding launcher items for configured server processes.
jupyter jupyterlab jupyterlab-extension

@jupyterhub/jupyter-server-proxy

A pre-built JupyterLab extension that adds items to the JupyterLab Launcher to open server processes managed by the python package jupyter-server-proxy.

Prerequisites

  • JupyterLab >=3,<5

Installation

Use your preferred Python package manager to install jupyter-server-proxy:

pip install jupyter-server-proxy

or

conda install -c conda-forge jupyter-server-proxy

As a prebuilt extension, it will "just work," only a simple page reload should be required to see launcher items. However, a full restart of jupyter_server or notebook is required to reload the jupyter_server_proxy serverextension which provides most of the functionality.

For a full development and testing installation, see the contributing guide.

npm i @jupyterhub/jupyter-server-proxy

Metadata

Downloads