A Jupyter Server Extension Proxying Resource Usage.
Project description
Jupyter Resource Usage Proxy
In one terminal/environment:
pip install fps_uvicorn
pip install fps_resource_usage
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_resource_usage
pip install jupyter_resource_usage_proxy
pip install jupyterlab
# launch JupyterLab at http://127.0.0.1:8888 and proxy resource usage at http://127.0.0.1:8000
jupyter lab --port=8888 --ResourceUsageProxyExtensionApp.proxy_url='http://127.0.0.1:8000'
Resource usage should now be served from http://127.0.0.1:8000.
Project details
Release history Release notifications | RSS feed
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_resource_usage_proxy-0.1.0.tar.gz
.
File metadata
- Download URL: jupyter_resource_usage_proxy-0.1.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 072fb40346b456764e3f3dc00dd6513c12efc493991574fbe2431bb1bbc98ece |
|
MD5 | cb4c5d883f7bd7b587431ac10e778b09 |
|
BLAKE2b-256 | 0fc92f6a8aec110c82fbec4a056ec14f2fae4bfc511b96a6208fd983982839cf |
File details
Details for the file jupyter_resource_usage_proxy-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: jupyter_resource_usage_proxy-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77ae44444b6050ed5319646d5b19b9ddb5d61c68dd34cabf357f382220691fa8 |
|
MD5 | 4f7584d41da1a96d528c1008917a3237 |
|
BLAKE2b-256 | 57297d5038e176723a56e6f0e24fa72298d4650b2d508c589b6e448ce1314c94 |