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.4.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8586b11d3844b42223ff67f798b94fa516c915bd7da694751ee2fd401cccbe78 |
|
MD5 | 88db4f70e325f03a64749b53bf9bd88e |
|
BLAKE2b-256 | 18e49e9af712439ca3d2826ce0e97942e7cae28de2d9ced95f8c5a65a07ecd3b |
Close
Hashes for jupyter_server_terminals_proxy-0.1.4-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f96bbc32316f8e381d3b904f7ccbec3001dd1d6fd200fc324106788647d2bf2 |
|
MD5 | f1ba4f455bbd1fcb7b79cc20d6f45984 |
|
BLAKE2b-256 | 39a5bbe16612766b23225bfb37d200c5e94fe687701f41e94260bffb9fa3458f |