Skip to content

Commit

Permalink
Remove nbsphinx
Browse files Browse the repository at this point in the history
  • Loading branch information
veit committed Jun 7, 2020
1 parent 1a0f12a commit 76af919
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom
# ones.
extensions = [
'nbsphinx',
'sphinx.ext.autodoc',
'sphinx.ext.intersphinx',
'sphinx.ext.graphviz',
Expand Down Expand Up @@ -124,11 +123,6 @@
'Veit Schiele', 'manual'),
]

# -- nbsphinx configuration --------------------------------------------------

nbsphinx_allow_errors = True
# nbsphinx_execute = 'always'

# -- intersphinx configuration -----------------------------------------------

intersphinx_mapping = {
Expand Down

0 comments on commit 76af919

Please sign in to comment.