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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file jupyter-sphinx-theme-0.0.6.tar.gz.
File metadata
- Download URL: jupyter-sphinx-theme-0.0.6.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
bd8da9cb3d00793b1479a6397d1eec524d7f55acfb20d8097afa69ee7f37bd90
|
|
| MD5 |
e22f64c37500314a70cb40c9e455cb7f
|
|
| BLAKE2b-256 |
1dc1e32fd73e7bcb9f5ee1e6af2d190faba5e74db42317a4b8a7bca83502f83c
|
File details
Details for the file jupyter_sphinx_theme-0.0.6-py2-none-any.whl.
File metadata
- Download URL: jupyter_sphinx_theme-0.0.6-py2-none-any.whl
- Upload date:
- Size: 1.1 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
596e6549e6753c69dd7b324e1006ab60d521f4380a4ac35ddb9b0304e616146a
|
|
| MD5 |
85f38c1527548a840e4358e1ee571f07
|
|
| BLAKE2b-256 |
5ab444852e843893ea704fa8840c2d08fb771623606c24645b42a522ae92242d
|