talkpython / 100daysofcode-with-python-course

Course materials and handouts for #100DaysOfCode in Python course
https://training.talkpython.fm/courses/explore_100days_in_python/100-days-of-code-in-python
MIT License
2.09k stars 1.07k forks source link

Added an Anaconda environment.yml file for Anaconda users. #19

Closed clamytoe closed 6 years ago

clamytoe commented 6 years ago

Just another option to be able to create the virtual environment for those using Anaconda.

mikeckennedy commented 6 years ago

Excellent, thank you @clamytoe ! (cc @bbelderbos @hobojoe1848 )

bbelderbos commented 6 years ago

Nice @clamytoe, thanks!