1. 首页
  2. 数据库
  3. 其它
  4. jupyterbook latex:为Jupyter Book支持LaTeX基础结构 源码

jupyterbook latex:为Jupyter Book支持LaTeX基础结构 源码

上传者: 2021-02-27 05:30:37上传 ZIP文件 33KB 热度 14次
菊皮书胶乳 支持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'] 问题 需要解决的问题列表: 开发者须知 提供了一个用于测试
下载地址
用户评论