Jupyter Sphinx 主题。
项目描述
# jupyter-sphinx-theme
A Jupyter [Sphinx](https://sphinx-doc.cn/en/stable/) theme for narrative
documentation.
## 安装
使用PIP安装包
```bash
pip install jupyter_sphinx_theme
```
编辑“conf.py”配置文件,将其指向jupyter主题
```python
# 在顶部。
from jupyter_sphinx_theme import *
init_theme()
# ...
# 取消注释“html_theme =”行
```
A Jupyter [Sphinx](https://sphinx-doc.cn/en/stable/) theme for narrative
documentation.
## 安装
使用PIP安装包
```bash
pip install jupyter_sphinx_theme
```
编辑“conf.py”配置文件,将其指向jupyter主题
```python
# 在顶部。
from jupyter_sphinx_theme import *
init_theme()
# ...
# 取消注释“html_theme =”行
```
项目详情
下载文件
下载适合您平台的应用程序。如果您不确定选择哪个,请了解更多关于 安装软件包 的信息。
源代码分发
jupyter-sphinx-theme-0.0.6.tar.gz (1.1 MB 查看哈希值)