Skip to content

Commit

Permalink
Merge pull request #12 from developmentseed/feat/interactive
Browse files Browse the repository at this point in the history
feat: enable interactive plots with requirejs loading
  • Loading branch information
wildintellect authored Apr 5, 2024
2 parents a4c6b71 + ff46731 commit 2fea135
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,8 @@ sphinx:
# latex_show_urls: 'footnote'
latex_elements.papersize: a4paper
latex_elements.pointsize: 12pt
html_js_files:
- https://cdnjs.cloudflare.com/ajax/libs/require.js/2.3.6/require.min.js

#google_analytics:
# mytrackingcode: UA-205698170-1

0 comments on commit 2fea135

Please sign in to comment.