Update environment.yml

This commit is contained in:
Benjamin Blouin 2019-04-01 15:58:30 -04:00 committed by GitHub
parent b87c129289
commit f45746ece2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,9 @@
name: base-environment
channels:
- defaults
- conda-forge
dependencies:
- python=3.6
- numpy
- matplotlib
- scipy
@ -14,8 +16,14 @@ dependencies:
- requests
- nodejs=9
- jupyterlab>=0.33
- notebook
- vega
- seaborn
- altair
- vega_datasets
- cartopy
- geopandas
- pip:
- bash_kernel
- jupyterlab_latex
- prettyprint
- mechanize