Created
September 15, 2019 14:12
-
-
Save nomatteus/4497f3a489522889d081ba978bb95ca1 to your computer and use it in GitHub Desktop.
Her Code Camp Notebooks
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: example-environment | |
channels: | |
- conda-forge | |
dependencies: | |
- python | |
- numpy | |
- graphviz | |
- pip: | |
- nbgitpuller | |
- sphinx-gallery | |
- pandas | |
- matplotlib | |
- sklearn | |
- pydotplus |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment