jbloomlab / dmslogo

draw sequence logos tailored to deep mutational scanning (DMS) data
GNU General Public License v3.0
12 stars 1 forks source link

Moved examples to Jupyter notebook #6

Closed jbloom closed 4 years ago

jbloom commented 4 years ago

Previously the examples were in *.rst format rendered by nb2plots, which made them hard to update.

Now they are in a Jupyter notebook that is rendered to docs by nbsphinx and tested by nbval.

Also set up so example notebooks can be run on mybinder.

Also update the testing process and add Python 3.7 to tests.