jupyter_console:Jupyter终端控制台

时间:2021-05-03 21:20:53
【文件属性】:
文件名称:jupyter_console:Jupyter终端控制台
文件大小:43KB
文件格式:ZIP
更新时间:2021-05-03 21:20:53
Python Jupyter控制台 用于Jupyter内核的基于终端的控制台前端。 该代码基于单进程IPython终端。 用pip安装: pip install jupyter-console 使用conda安装: conda install -c conda-forge jupyter_console 开始: jupyter console 帮助: jupyter console -h Jupyter Console允许与非Python Jupyter内核(例如IJulia,IRKernel)进行基于控制台的交互。 要使用特定的内核启动控制台,请按名称要求它: jupyter console --kernel=julia-0.4 可用内核列表如下: jupyter kernelspec list 发布版本: $ pip install pep517 $ python -m pep5
【文件预览】:
jupyter_console-master
----setup.py(3KB)
----.gitignore(188B)
----readthedocs.yml(140B)
----jupyter_console()
--------completer.py(1KB)
--------__init__.py(80B)
--------ptshell.py(38KB)
--------zmqhistory.py(3KB)
--------tests()
--------__main__.py(90B)
--------_version.py(355B)
--------app.py(5KB)
----pyproject.toml(98B)
----MANIFEST.in(494B)
----COPYING.md(3KB)
----CONTRIBUTING.md(124B)
----.bumpversion.cfg(475B)
----setup.cfg(184B)
----.github()
--------workflows()
----scripts()
--------jupyter-console(97B)
----README.md(2KB)
----pytest.ini(34B)
----RELEASING.md(864B)
----docs()
--------release.rst(2KB)
--------requirements.txt(76B)
--------Makefile(7KB)
--------index.rst(910B)
--------conf.py(10KB)
--------autogen_config.py(528B)
--------make.bat(7KB)
--------changelog.rst(2KB)
--------environment.yml(204B)
----.mailmap(11KB)
----mypy.ini(82B)

网友评论