A Jupyter Server Extension Proxying Resource Usage.
Project description
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.
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.2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | de9d7f1fe6a34f43369d7085bd29bb5d64e1195382832795c94342dcba50d9cb |
|
MD5 | d8b46cb8f9c745a52a65d9db55e267d8 |
|
BLAKE2b-256 | 55b7d7ab81bcb74dba1787cc3219e88b16112521062bd4cde2697de10e7a7d8b |
Close
Hashes for jupyter_resource_usage_proxy-0.1.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d665ef50f1b17c79f217109e57a52eb5c9d8166c5d26283fa45c548543c7a719 |
|
MD5 | 4f3db9b991a22df3cfff1b62f9bde3f2 |
|
BLAKE2b-256 | 3958e00dc161594436c754780fc8196a0fd30abfabd73f456a9b10fb557801ab |