anidata / tutorials

Collection of tutorials and examples
MIT License
0 stars 5 forks source link

Anidata Tutorials

Build Status Binder Gitter chat

Collection of tutorials and examples used by Anidata. We also teach classes and workshops from these materials.

If you here because you're at a hosted workshop, Gitter chat will available for messaging. Click on the Gitter badge above or click here to get to the messaging client.

Topics Covered

Setup

Much what is here assumes a basic installation of Python 3+ and Docker. We provide a guide here.

Once you have Python 3+ and Docker, run the following to install the Python libraries required for this repo.

pip install -r requirements.txt

Bugs or want to see a tutorial that missing?

Please file a bug report or a feature request (link).

Contributing

Please see CONTRIBUTING.md for details.