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.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d462454761ad22cfe8a503280838efd6ae483295609782ac3d47786ea3473247 |
|
MD5 | f0a686eae846704392f336732b961b1b |
|
BLAKE2b-256 | cbc946d8c951fc5c5f2b42517fddd6a530475de2091eb2eccb85840db74d27a7 |
Close
Hashes for jupyter_server_terminals_proxy-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | cd6b74abeca5d9e43f4e37a0b2547fb5a61e0854151121a31bf6c72a7f0f928b |
|
MD5 | 5e251613ecd5ff91d41bc83e80b1c8fc |
|
BLAKE2b-256 | 9eec04c9070350379abf0f89921defda5bed3d0a980884936ade31783b92ad3a |