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_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.terminals_enabled=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
Built Distribution
Close
Hashes for jupyter_server_terminals_proxy-0.1.3.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1f4d64cb9f0441d2646b6156ea3bb69c30bbdbba9f61b2d30e4d3bb28650f918 |
|
MD5 | 1eb974a8968da3b0098959538f6971d0 |
|
BLAKE2b-256 | c0e660c244da21c9cfed4af97e8a5df08a93dc4e1e1ff908ad83459007719bf0 |
Close
Hashes for jupyter_server_terminals_proxy-0.1.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 644cba2e6fd229a1396f67cf61e63ff7b9483c681b65c8eebc35dd0f438e9fcc |
|
MD5 | 9a972c16da2f131a4900718ceb8481d2 |
|
BLAKE2b-256 | bd93d89b2e19273e0e342a714af76f6716dc756d7c687aad1f1b8c3fc0f5d2c7 |