nbclassic:Jupyter Notebook作为Jupyter Server扩展

时间:2021-05-01 02:20:51
【文件属性】:
文件名称:nbclassic:Jupyter Notebook作为Jupyter Server扩展
文件大小:36KB
文件格式:ZIP
更新时间:2021-05-01 02:20:51
Python Jupyter Notebook作为Jupyter服务器扩展 NBClassic在Jupyter服务器后端上运行前端。 该项目为JupyterLab和其他前端将其Python Web应用程序后端切换到的未来作了准备。 使用此软件包,用户可以在新的Python服务器后端之上并排启动Jupyter Notebook,JupyterLab和其他前端。 基本用法 从PyPI安装: > pip install nbclassic 这将自动在Jupyter Server中启用扩展。 直接启动: > jupyter nbclassic 或者,您可以运行Jupyter Server并访问/tree端点: > jupyter server 更多详细信息 该项目还包括用于填充特征的API,该API从NotebookApp移入了Jupyter Server中的ServerApp 。 子类化Noteb
【文件预览】:
nbclassic-master
----MANIFEST.in(37B)
----.github()
--------workflows()
----RELEASE.md(395B)
----setupbase.py(22KB)
----nbclassic()
--------traits.py(5KB)
--------nbserver.py(5KB)
--------shim.py(12KB)
--------notebookapp.py(9KB)
--------edit()
--------tree()
--------notebook()
--------__init__.py(300B)
--------terminal()
--------__version__.py(22B)
----LICENSE(1KB)
----jupyter_server_config.d()
--------nbclassic.json(101B)
----setup.cfg(44B)
----setup.py(2KB)
----README.md(2KB)
----docs()
--------shimming.md(3KB)
----tests()
--------test_notebookapp.py(980B)
--------shim()
--------__init__.py(0B)
--------conftest.py(1KB)
--------confs()
----.gitignore(2KB)
----CHANGELOG.md(6KB)

网友评论