Skip to main content

Jupyter server extension to supervise and proxy web services

Project description

Jupyter Server Proxy

ReadTheDocs badge GitHub Workflow Status PyPI badge Conda badge NPM badge

Jupyter Server Proxy lets you run arbitrary external processes (such as RStudio, Shiny Server, Syncthing, PostgreSQL, Code Server, etc) alongside your notebook server and provide authenticated web access to them using a path like /rstudio next to others like /lab. Alongside the python package that provides the main functionality, the JupyterLab extension (@jupyterlab/server-proxy) provides buttons in the JupyterLab launcher window to get to RStudio for example.

Note: This project used to be called nbserverproxy. As nbserverproxy is an older version of jupyter-server-proxy, uninstall nbserverproxy before installing jupyter-server-proxy to avoid conflicts.

The primary use cases are:

  1. Use with JupyterHub / Binder to allow launching users into web interfaces that have nothing to do with Jupyter - such as RStudio, Shiny, or OpenRefine.
  2. Allow access from frontend javascript (in classic notebook or JupyterLab extensions) to access web APIs of other processes running locally in a safe manner. This is used by the JupyterLab extension for dask.

The documentation contains information on installation & usage.

Install

Requirements

  • jupyterlab>=2 or notebook

Python package

pip

pip install jupyter-server-proxy

conda

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

JupyterLab extension

Note that as the JupyterLab extension only is a graphical interface to launch registered applications in the python package, the extension requires the python package to be installed.

As of version 3.0.0 the Python package ships with a JupyterLab 3 compatible extension, making this step only needed for JupyterLab 2.

jupyter labextension install @jupyterlab/server-proxy

Local development

See [CONTRIBUTING.md].

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyter-server-proxy-3.1.0.tar.gz (84.3 kB view details)

Uploaded Source

Built Distribution

jupyter_server_proxy-3.1.0-py3-none-any.whl (36.1 kB view details)

Uploaded Python 3

File details

Details for the file jupyter-server-proxy-3.1.0.tar.gz.

File metadata

  • Download URL: jupyter-server-proxy-3.1.0.tar.gz
  • Upload date:
  • Size: 84.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.11

File hashes

Hashes for jupyter-server-proxy-3.1.0.tar.gz
Algorithm Hash digest
SHA256 30d57976090980f4380cb0a80e8e829dfd74d0a19edb64329239def9feefcde4
MD5 6eace289a94f98ef7f76d473ab4b299b
BLAKE2b-256 111c7ca3c63477fbf0e9445cc12fe709cff528a62cda42493db98a2b2b7ae1d4

See more details on using hashes here.

File details

Details for the file jupyter_server_proxy-3.1.0-py3-none-any.whl.

File metadata

  • Download URL: jupyter_server_proxy-3.1.0-py3-none-any.whl
  • Upload date:
  • Size: 36.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.6.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.11

File hashes

Hashes for jupyter_server_proxy-3.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b57f5bce4c1004a648195314a4b243abeaee72f89a84b941c9f5eb3e8612d69c
MD5 6df2316b3d0f3c34863340f1cf494d90
BLAKE2b-256 66f56813f60b7e5d6b15558d0c1e1db04db6c2d3045a837c3f70d4b64d4e8201

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page