A Jupyter Server Extension Proxying Terminals.
Project description
Jupyter Server Terminals Proxy
In one terminal/environment:
pip install fps_uvicorn
pip install fps_terminals
pip install fps-noauth
# launch a terminal server at http://127.0.0.1:8000
fps-uvicorn --port=8000 --no-open-browser
In another terminal/environment:
pip install jupyter_server==2.0.0rc7
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 --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
Built Distribution
Close
Hashes for jupyter_server_terminals_proxy-0.1.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4473d4fa895e28afc0a3b6e079657805a59006ef4a4d1b19ed30bbcb505233c8 |
|
MD5 | dcd69e1ac80fbbae0c1ca083c2554c33 |
|
BLAKE2b-256 | 11853dae13088a1afed517cf5b177607de6e0d51ae3b8d0adae6be1eac7ee9f2 |
Close
Hashes for jupyter_server_terminals_proxy-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 570b7e6016746aa3874abbcb8cb4871d48f9deead4831682e0651f3abfd355fb |
|
MD5 | e905ed2b67f89440c43efdfa0fd7d2b9 |
|
BLAKE2b-256 | 7f8bd448945c4721462564912c543d1904cc1d78cd277d62086e763aca3d1aaa |