Skip to content

Commit

Permalink
update online docs to include binder links
Browse files Browse the repository at this point in the history
  • Loading branch information
sroet committed Oct 23, 2020
1 parent b3f65a3 commit 70260fa
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion docs/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ Examples
We have several examples to illustrate various features of the code. These
notebooks have been rendered here for the web, but the originals are
found in the ``examples/`` directory of the package, and you can run them
yourself!
yourself!

You can also try them out online directly from your browser:
.. image:: https://mybinder.org/badge_logo.svg
:target: https://mybinder.org/v2/gh/dwhswenson/contact_map/master?filepath=%2Fexamples

(Note: the performance of the online servers can vary widely.)

.. toctree::
:maxdepth: 1
Expand Down

0 comments on commit 70260fa

Please sign in to comment.