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, 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.
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
Close
Hashes for jupyter_resource_usage_proxy-0.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d474bd3c78271d6924c4c202da89da01a1a3c176027796513567f950c6e92ab |
|
MD5 | 9935d1611b57294427efccfbe4f30176 |
|
BLAKE2b-256 | 64e393b5dc1b2fda82f41dab7e616fb97240ecfa6ec1e4c4ee647263e95c8558 |
Close
Hashes for jupyter_resource_usage_proxy-0.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fb14f6422afa1f5859fff7bdcd1ad63c53588c5697d5ece5fa84a522ac799dac |
|
MD5 | 71c592d5d217cbfd24c5bbcc2c948032 |
|
BLAKE2b-256 | f1fb388c1f626adde903c4f0544eb55e7614064ee5e1ad09edc63342d4460251 |