Description |
Jupyter Server Proxy
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 (@jupyterhub/jupyter-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:
Use with JupyterHub / Binder to allow launching users into web
interfaces that have nothing to do with Jupyter - such as RStudio,
Shiny, or OpenRefine.
Allow access from frontend javascript (in classic notebook or
JupyterLab extensions) to access web APIs of other processes
|
Provides |
config(python3-jupyter-server-proxy)
python-jupyter-server-proxy
python3-jupyter-server-proxy
python3.10-jupyter-server-proxy
python3.10dist(jupyter-server-proxy)
python3dist(jupyter-server-proxy)
|