Skip to content

Instantly share code, notes, and snippets.

@trungnt13
Created February 28, 2017 09:12
Show Gist options
  • Save trungnt13/042f3cafb545faad417b5694f5604a09 to your computer and use it in GitHub Desktop.
Save trungnt13/042f3cafb545faad417b5694f5604a09 to your computer and use it in GitHub Desktop.
name: bay2
channels:
- https://conda.anaconda.org/conda-forge
- defaults
dependencies:
- python=2.7
- Cython
- toolz
- psutil
- numpy
- scipy
- matplotlib
- pandas
# interactive ipython and notebook
- ipython
- jupyter
- scikit-learn
# networking
- requests
# others
- six
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment