Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
Launch buttons for notebooks
  • Loading branch information
aronwalsh authored Feb 19, 2024
1 parent 548e83a commit 9348dd9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,11 @@
"use_issues_button": True,
"use_edit_page_button": True, # add button to suggest edits
"home_page_in_toc": True,
"launch_buttons": {
"binderhub_url": "https://mybinder.org"
"colab_url": "https://colab.research.google.com"
thebe: true
},
}

html_logo = "_static/PyTASER.png"
Expand Down

0 comments on commit 9348dd9

Please sign in to comment.