文件名称:jupyternim:用于nim的Jupyter内核
文件大小:229KB
文件格式:ZIP
更新时间:2024-02-24 08:53:14
nim jupyter ipython jupyter-kernels nteract
朱皮特·尼姆 这是用nim编写的nim的beta 内核。 与工程notebook , lab , nteract ,甚至应该在工作vscode-python 。 如果您使用nteract或vscode-python ,还存在一些问题,请报告。 对于jupyter lab ,您还可以通过jupyter labextension install jupyternim-labextension安装配套扩展。 提供语法突出显示。 看中的一些例子, 在上显示乳胶,md等的示例。 注意:使用此笔记本运行笔记本将创建目录~/.jupyternim在其中存储代码,png,已编译输出等块。应从0.6.0版本开始自动清除编译输出。 注2: nteract支持非常制品,也nteract没有一个CELLID添加到笔记本电脑电池因此更改类型的车,我会进行这项工作,也许还提供了nteract一个补丁,但它是低优先级,帮助表示赞赏。 安装 TL,DR: nimble install jupyternim -y 做完了! jupyternim -v包含有关如何编译的一些详细信息。 先决条件 有效的nim安装
【文件预览】:
jupyternim-master
----docs()
--------display.html(45KB)
--------index.html(30KB)
--------notes_hcr.md(1KB)
--------nimdoc.out.css(33KB)
----.github()
--------workflows()
----LICENSE(1KB)
----TODO.md(1KB)
----src()
--------jupyternimspec()
--------jupyternim.nim(6KB)
--------jupyternimpkg()
----examples()
--------localimp.nim(71B)
--------example-display.ipynb(50KB)
--------giffile.gif(29KB)
--------pyfile.py(35B)
--------example-notebook.ipynb(17KB)
--------pngfile.png(5KB)
--------nimlogo.svg(126KB)
--------jlabcompletion.gif(29KB)
--------mdfile.md(28B)
----.gitignore(113B)
----jupyternim.nimble(2KB)
----README.md(7KB)
----.vscode()
--------tasks.json(731B)