hugo_jupyter:与Hugo合作发布Jupyter笔记本

时间:2024-06-03 06:41:16
【文件属性】:

文件名称:hugo_jupyter:与Hugo合作发布Jupyter笔记本

文件大小:10.03MB

文件格式:ZIP

更新时间:2024-06-03 06:41:16

jupyter hugo blogging Python

雨果·朱皮特(Hugo Jupyter) 与一起发布笔记本。 文档: : 资料来源: : 安装 pip install hugo_jupyter 用法 cd root_of_hugo_project hugo_jupyter --init 如果尚不存在,它将在hugo项目的根目录下创建一个notebooks目录。 您要渲染的所有Jupyter笔记本都应位于notebooks目录中。 另外,一个fabfile.py脚本将被写入项目根目录。 fab serve 自动初始化jupyter服务器,hugo服务器和看门狗,以在创建和编辑它们时重新渲染jupyter笔记本以标记为hugo。 Jupyter笔记本 您创建的任何笔记本电脑都需要前面的问题雨果知道如何呈现内容。 将jupyter笔记本的名称编辑为Untitled*.ipynb以外的名称后,hugo-jupyter将自


【文件预览】:
hugo_jupyter-master
----setup.py(458B)
----.gitignore(2KB)
----config.toml(0B)
----.travis.yml(196B)
----MANIFEST.in(177B)
----fabfile.py(6KB)
----hugo_jupyter()
--------hugo_jupyter.py(44B)
--------__init__.py(168B)
--------cli.py(1KB)
--------__fabfile.py(11KB)
----.bumpversion.cfg(262B)
----LICENSE(1KB)
----Pipfile.lock(53KB)
----setup.cfg(724B)
----.github()
--------ISSUE_TEMPLATE.md(323B)
----utils.py(1KB)
----README.rst(2KB)
----tests()
--------__init__.py(67B)
--------test_hugo_jupyter.py(124B)
----Pipfile(464B)
----example_movie.gif(12.12MB)
----docs()
--------.gitignore(51B)
--------Makefile(7KB)
--------index.rst(285B)
--------conf.py(8KB)
--------make.bat(6KB)
----.editorconfig(292B)
----tox.ini(210B)

网友评论