Skip to content

Commit

Permalink
Removed javascript dependencies from doc conf
Browse files Browse the repository at this point in the history
  • Loading branch information
JohanMabille committed Nov 9, 2023
1 parent 11220cd commit 2ed0a78
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,6 @@


def setup(app):
app.add_javascript("https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js")
app.add_javascript("https://unpkg.com/@jupyter-widgets/html-manager@*/dist/embed-amd.js")

app.add_stylesheet("main_stylesheet.css")

html_theme = "sphinx_rtd_theme"
Expand Down

0 comments on commit 2ed0a78

Please sign in to comment.