一个Jupyter服务器扩展,用于代理资源使用。
项目描述
Jupyter资源使用代理
在一个终端/环境中
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
在另一个终端/环境中
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'
资源使用现在应从 http://127.0.0.1:8000 提供服务。
项目详情
关闭
哈希值 for jupyter_resource_usage_proxy-0.1.2-py3-none-any.whl
算法 | 哈希摘要 | |
---|---|---|
SHA256 | d665ef50f1b17c79f217109e57a52eb5c9d8166c5d26283fa45c548543c7a719 |
|
MD5 | 4f3db9b991a22df3cfff1b62f9bde3f2 |
|
BLAKE2b-256 | 3958e00dc161594436c754780fc8196a0fd30abfabd73f456a9b10fb557801ab |