Skip to content

Commit

Permalink
Merge pull request #29 from vespa-engine/tgm/plotly-rtd-bug
Browse files Browse the repository at this point in the history
use latest rtd theme version
  • Loading branch information
Thiago G. Martins committed Oct 16, 2020
2 parents 5b2a21f + 6153dfc commit 24cb601
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions docs/sphinx/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,3 @@
"donate.html",
]
}

# https://github.com/spatialaudio/nbsphinx/issues/128#issuecomment-337932413
def setup(app):
app.add_javascript(
"https://cdnjs.cloudflare.com/ajax/libs/require.js/2.1.10/require.min.js"
)
2 changes: 1 addition & 1 deletion docs/sphinx/source/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
sphinx>=1.4
ipykernel
nbsphinx
sphinx-rtd-theme
sphinx-rtd-theme>=0.5.0

0 comments on commit 24cb601

Please sign in to comment.