Skip to content

Commit

Permalink
Merge pull request #106 from dwhswenson/new-docs
Browse files Browse the repository at this point in the history
New example notebooks
  • Loading branch information
dwhswenson authored Mar 10, 2021
2 parents 6a137ae + 3d79fc7 commit 65cf1de
Show file tree
Hide file tree
Showing 8 changed files with 1,930 additions and 1,116 deletions.
12 changes: 9 additions & 3 deletions docs/examples/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
{% set version = "v"+version %}
{% endif %}

Examples
========
User Guide/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
Expand All @@ -21,7 +21,13 @@ You can also try them out online directly from your browser: |binder|_
:maxdepth: 1
:glob:

nb/*
nb/contact_map.ipynb
nb/changing_defaults.ipynb
nb/custom_plotting.ipynb
nb/comparing_different_structures.ipynb
nb/contact_trajectory.ipynb
nb/concurrences.ipynb
nb/integrations.ipynb

.. |binder| image:: https://mybinder.org/badge_logo.svg
.. _binder: https://mybinder.org/v2/gh/dwhswenson/contact_map/{{ version }}?filepath=%2Fexamples
501 changes: 501 additions & 0 deletions examples/changing_defaults.ipynb

Large diffs are not rendered by default.

762 changes: 201 additions & 561 deletions examples/contact_map.ipynb

Large diffs are not rendered by default.

339 changes: 0 additions & 339 deletions examples/contact_map_without_atom_slice.ipynb

This file was deleted.

Loading

0 comments on commit 65cf1de

Please sign in to comment.