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 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 not 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.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1b91a2165c624389f969ef39cf95cabb8e77e964b6e5b99649decd666032b99f |
|
MD5 | 78d164de0b469e34626ed0203b32660b |
|
BLAKE2b-256 | e54e92d1175507c4a06094e5479bc1d3325fc877fa44b2fc95a479f2f0d2328e |
Close
Hashes for jupyter_server_terminals_proxy-0.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 12ae78a8d1841155a401892f700d4403d0c79a79f8001e405fc5a07ac5ee3dd9 |
|
MD5 | bd6cc82d073179acf2a22432ae8e77e7 |
|
BLAKE2b-256 | 0a4624961be7b70a71739a903456d816830b06299a3a187b61224910afd16533 |