Jupyter Resource Usage Proxy
In one terminal/environment:
pip install jupyverse-api
pip install fps-resource-usage
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_resource_usage
pip install jupyter_resource_usage_proxy
pip install jupyterlab
# launch JupyterLab at http://127.0.0.1:8888, deactivate the resource usage server extension, and proxy resource usage at http://127.0.0.1:8000
jupyter lab --port=8888 --ServerApp.jpserver_extensions="jupyter_resource_usage=False" --ResourceUsageProxyExtensionApp.proxy_url='http://127.0.0.1:8000'
Resource usage should now be served from http://127.0.0.1:8000.
Release files for jupyter_resource_usage_proxy 0.1.2
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_resource_usage_proxy-0.1.2.tar.gz | 2.6 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_resource_usage_proxy-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.4 kB
Release files / jupyter_resource_usage_proxy-0.1.2.tar.gz
| Download URL | jupyter_resource_usage_proxy-0.1.2.tar.gz |
|---|---|
| Size | 2.6 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
de9d7f1fe6a34f43369d7085bd29bb5d64e1195382832795c94342dcba50d9cb
|
|
BLAKE2b-256 checksum How to use checksums |
55b7d7ab81bcb74dba1787cc3219e88b16112521062bd4cde2697de10e7a7d8b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|
Release files / jupyter_resource_usage_proxy-0.1.2-py3-none-any.whl
| Download URL | jupyter_resource_usage_proxy-0.1.2-py3-none-any.whl |
|---|---|
| Size | 4.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
d665ef50f1b17c79f217109e57a52eb5c9d8166c5d26283fa45c548543c7a719
|
|
BLAKE2b-256 checksum How to use checksums |
3958e00dc161594436c754780fc8196a0fd30abfabd73f456a9b10fb557801ab
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-httpx/0.27.0
|