A Jupyter Server Extension Proxying Terminals.
Project description
Jupyter Server Terminals Proxy
In one terminal/environment:
pip install jupyverse-api
pip install fps-terminals
pip install fps-noauth
# launch a terminal server at http://127.0.0.1:8000
jupyverse --port=8000
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.jpserver_extensions=jupyter_server_terminals=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
File details
Details for the file jupyter_server_terminals_proxy-0.2.1.tar.gz
.
File metadata
- Download URL: jupyter_server_terminals_proxy-0.2.1.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e21f9f703d15c7932ba0b5e10d470d1b5bfa5d8e3de482c8b1c90b62b3765b20 |
|
MD5 | af0076841761c30b2d425af031f6a4cb |
|
BLAKE2b-256 | 7120ef90a2131bd18c30c195df3eaa909385d6a27900985d071bddb297a0d2ad |
Provenance
File details
Details for the file jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl
.
File metadata
- Download URL: jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.27.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba151c77e50c8db6b8e4dd742eec0682dd2f9bab29ecc3f295c6a3a3396e4b94 |
|
MD5 | 02993b069352e3dc3548cf700dc30c31 |
|
BLAKE2b-256 | 8d9e3b560cdf4b8e026dd565c7a7fb82d6b329a9052eefe512c6b485bd9709f5 |