asciidoctor-jupyter:用于Asciidoctor.js的Jupyter转换器。 用AsciiDoc写您的笔记本!

时间:2021-03-31 16:32:58
【文件属性】:
文件名称:asciidoctor-jupyter:用于Asciidoctor.js的Jupyter转换器。 用AsciiDoc写您的笔记本!
文件大小:1.05MB
文件格式:ZIP
更新时间:2021-03-31 16:32:58
JavaScript Asciidoctor Jupyter转换器 用于Asciidoctor.js的Jupyter转换器。 用AsciiDoc写您的笔记本! 安装 $ npm i asciidoctor-jupyter 用法 为了使用此转换器,您将需要安装 。 通过运行以下命令,验证asciidoctor命令现在在PATH上可用: $ asciidoctor -v 从CLI(命令行界面) 要将AsciiDoc文件转换为Jupyter Notebook,请打开终端并输入: $ asciidoctor -r asciidoctor-jupyter notebook.adoc 上面的命令将生成一个名为notebook.ipynb的文件。 从API const asciidoctor = require ( '@asciidoctor/core' ) ( ) const JupyterConverter =
【文件预览】:
asciidoctor-jupyter-main
----.github()
--------workflows()
----src()
--------index.js(11KB)
----jupyter-lorenz-notebook.png(66KB)
----examples()
--------hello-world.ipynb(34KB)
--------hello-world.adoc(5KB)
----test()
--------fixtures()
--------converter.spec.js(12KB)
----README.md(3KB)
----.editorconfig(215B)
----.gitignore(14B)
----package-lock.json(216KB)
----package.json(834B)

网友评论