Skip to main content

A Jupyter Server Extension Proxying Terminals.

Project description

Jupyter Server Terminals Proxy

In one terminal/environment:

pip install jupyverse-api
pip install fps-terminals
pip install fps-noauth

# launch a terminal server at http://127.0.0.1:8000
jupyverse --port=8000

In another terminal/environment:

pip install jupyter_server_terminals_proxy
pip install jupyterlab

# launch JupyterLab at http://127.0.0.1:8888 and proxy terminals at http://127.0.0.1:8000
jupyter lab --port=8888 --ServerApp.jpserver_extensions=jupyter_server_terminals=False --TerminalsProxyExtensionApp.proxy_url='http://127.0.0.1:8000'

Terminals should now be served from http://127.0.0.1:8000.

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_terminals_proxy-0.2.0.tar.gz (3.7 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file jupyter_server_terminals_proxy-0.2.0.tar.gz.

File metadata

File hashes

Hashes for jupyter_server_terminals_proxy-0.2.0.tar.gz
Algorithm Hash digest
SHA256 71edd36463880318d4b6707e5deab1052e900532f4d203667f2cff6c29e33a5a
MD5 794f4d8464f2fd1849f2ae69187a1433
BLAKE2b-256 c649a03b21c02a04d206165afe9eb83ec136a647da2c6422c852629ea7175a45

See more details on using hashes here.

File details

Details for the file jupyter_server_terminals_proxy-0.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for jupyter_server_terminals_proxy-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 6aec4180c0a10e2c773b7c08bf0a29febcf2e2706d4099660a02c097e22afec7
MD5 467d5dea1da9f126760a4e8ddfe61aa8
BLAKE2b-256 7737dfb4d3fbaa6a6eaaf19da6852939d7718208e56f183acf1fcafc078fa492

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