Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 1.17 KB

README.md

File metadata and controls

31 lines (22 loc) · 1.17 KB

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

  • Data engineering
  • Docker

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.