Skip to content

Commit

Permalink
Fix jupyter-sphinx warning
Browse files Browse the repository at this point in the history
Signed-off-by: martinRenou <[email protected]>
  • Loading branch information
martinRenou committed May 4, 2020
1 parent abed44e commit 51ec30d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
import sphinx_rtd_theme

extensions = [
'jupyter_sphinx.execute',
'jupyter_sphinx',
]

templates_path = ['_templates']
Expand Down

0 comments on commit 51ec30d

Please sign in to comment.