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.
Release files for jupyter_server_terminals_proxy 0.2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_server_terminals_proxy-0.2.1.tar.gz | 3.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 10.0 kB
Release files / jupyter_server_terminals_proxy-0.2.1.tar.gz
| Download URL | jupyter_server_terminals_proxy-0.2.1.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e21f9f703d15c7932ba0b5e10d470d1b5bfa5d8e3de482c8b1c90b62b3765b20
|
|
BLAKE2b-256 checksum How to use checksums |
7120ef90a2131bd18c30c195df3eaa909385d6a27900985d071bddb297a0d2ad
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|
Release files / jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl
| Download URL | jupyter_server_terminals_proxy-0.2.1-py3-none-any.whl |
|---|---|
| Size | 6.3 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ba151c77e50c8db6b8e4dd742eec0682dd2f9bab29ecc3f295c6a3a3396e4b94
|
|
BLAKE2b-256 checksum How to use checksums |
8d9e3b560cdf4b8e026dd565c7a7fb82d6b329a9052eefe512c6b485bd9709f5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|