Skip to content

Commit

Permalink
Rebuild docs with updated plotly
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaem committed Feb 7, 2024
1 parent 445d442 commit 124f89f
Show file tree
Hide file tree
Showing 8 changed files with 21,932 additions and 22,253 deletions.
6 changes: 3 additions & 3 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -90,8 +90,8 @@
# The theme to use for HTML and HTML Help pages. See the documentation for
# a list of builtin themes.
#
#html_theme = 'sphinx_rtd_theme'
html_theme = 'alabaster'
html_theme = 'sphinx_rtd_theme'
#html_theme = 'alabaster'
#html_theme = 'sphinxdoc'
#html_theme = 'traditional'
#html_theme = 'scrolls'
Expand Down Expand Up @@ -129,7 +129,7 @@

#html_split_index = True
#html_use_index=False
html_js_files = ['https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js','https://cdn.plot.ly/plotly-2.12.1.min.js?noext']
html_js_files = ['https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.4/require.min.js']

#nbsphinx_prolog = r"""
#.. raw:: html
Expand Down
318 changes: 150 additions & 168 deletions docs/source/functions.ipynb

Large diffs are not rendered by default.

179 changes: 60 additions & 119 deletions docs/source/mixingbases.ipynb

Large diffs are not rendered by default.

34,062 changes: 17,001 additions & 17,061 deletions docs/source/moebius.ipynb

Large diffs are not rendered by default.

124 changes: 59 additions & 65 deletions docs/source/sparsity.ipynb

Large diffs are not rendered by default.

9,062 changes: 4,502 additions & 4,560 deletions docs/source/sphericalhelmholtz.ipynb

Large diffs are not rendered by default.

258 changes: 99 additions & 159 deletions docs/source/surfaceintegration.ipynb

Large diffs are not rendered by default.

176 changes: 58 additions & 118 deletions docs/source/tau.ipynb

Large diffs are not rendered by default.

0 comments on commit 124f89f

Please sign in to comment.