Skip to content

Commit

Permalink
download notebooks as .ipynb (#188)
Browse files Browse the repository at this point in the history
  • Loading branch information
Solosneros committed Dec 7, 2021
1 parent ad2db61 commit 7c43249
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,6 @@
html_baseurl = "https://corner.readthedocs.io/en/latest/"

jupyter_execute_notebooks = "force"

# download notebooks as .ipynb and not as .ipynb.txt
html_sourcelink_suffix = ""

0 comments on commit 7c43249

Please sign in to comment.