Jupyter Sphinx Theme.
Project description
# jupyter-sphinx-theme
A Jupyter [Sphinx](http://www.sphinx-doc.org/en/stable/) theme for narrative
documentation.
## Installation
Install the package using PIP:
```bash
pip install jupyter_sphinx_theme
```
Edit the "conf.py" configuration file to point to the jupyter theme:
```python
# At the top.
from jupyter_sphinx_theme import *
init_theme()
# ...
# Comment out the `html_theme =` line
```
A Jupyter [Sphinx](http://www.sphinx-doc.org/en/stable/) theme for narrative
documentation.
## Installation
Install the package using PIP:
```bash
pip install jupyter_sphinx_theme
```
Edit the "conf.py" configuration file to point to the jupyter theme:
```python
# At the top.
from jupyter_sphinx_theme import *
init_theme()
# ...
# Comment out the `html_theme =` line
```
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Close
Hashes for jupyter-sphinx-theme-0.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ede2cc085af8cfdc0865de52ad59c21f3424d0b507393b7c1d7a4db70a1a4c3 |
|
MD5 | 48acac9e2f55f9f7e5b4f245d7c3b745 |
|
BLAKE2b-256 | 286479d93c0cafccd51c2dd5d975642f6c4ceb20c4bd0a43b3136ca4a4dd37cd |
Close
Hashes for jupyter_sphinx_theme-0.0.5-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4f7a138243901f8a2d9c8c9420c06dc38d0ef081175cd16100e1e3dd6bb1fe8c |
|
MD5 | d2c187f576f4a2e4b749ed271499a7e2 |
|
BLAKE2b-256 | 8e253cf7254bcac72521f41bf72b9518159d4d905180fbb8dba307db0e71ca55 |