jupyterbook latex:为Jupyter Book支持LaTeX基础结构 源码
菊皮书胶乳 支持Jupyter Book的LaTeX基础架构 该存储库是一个开发项目,旨在改善Jupyter Book对LaTeX的支持。 入门 克隆此存储库 git fork https://github.com/executablebooks/jupyterbook-latex.git 使用安装文件进行安装 cd jupyterbook-latex python setup.py install 将jupyterbook-latex添加到jupyterbook项目中的config.yml文件中: sphinx: extra_extensions: - jupyterbook_latex 或conf.py在您的conf.py项目中: extensions = ['jupyterbook_latex'] 问题 需要解决的问题列表: 开发者须知 提供了一个用于测试
文件列表
jupyterbook-latex-master.zip
(预估有个47文件)
jupyterbook-latex-master
.flake8
47B
.gitignore
243B
README.md
957B
CHANGELOG.md
4KB
jupyterbook_latex
utils.py
282B
__init__.py
3KB
theme
jupyterBook.cls
440B
暂无评论