文件名称:jupyter_ascending:提升Jupyter Notebook的使用率
文件大小:1.25MB
文件格式:ZIP
更新时间:2024-06-07 02:29:04
Python
jupyter_ascending 从任何编辑器同步Jupyter Notebook 安装 $ pip install jupyter_ascending $ # It is possible you won't need to run the following commands on newer version of jupyter notebook, $ # but it's recommended that you do anyway, because installing extensions is hard. $ jupyter nbextension install --py --sys-prefix jupyter_ascending $ jupyter nbextension enable jupyter_ascending --sys-prefix --py
【文件预览】:
jupyter_ascending-master
----setup.py(3KB)
----jupyter_ascending()
--------errors.py(57B)
--------json_requests.py(479B)
--------_frontend.py(250B)
--------__init__.py(727B)
--------extension.py(2KB)
--------_environment.py(955B)
--------functional.py(498B)
--------requests()
--------utils.py(1KB)
--------scripts()
--------labextension()
--------notebook()
--------tests()
--------nbextension()
--------_version.py(254B)
--------handlers()
--------logger.py(2KB)
----poetry.lock(99KB)
----.gitignore(2KB)
----readthedocs.yml(140B)
----media()
--------simple_jupyter_ascending.gif(1.23MB)
----codecov.yml(225B)
----pyproject.toml(696B)
----MANIFEST.in(648B)
----LICENSE(1KB)
----setup.cfg(95B)
----README.md(3KB)
----jupyter_ascending.json(71B)
----makefile(812B)
----setupbase.py(22KB)
----mypy.ini(191B)