Update environment.yml
This commit is contained in:
parent
b87c129289
commit
f45746ece2
@ -1,7 +1,9 @@
|
|||||||
name: base-environment
|
name: base-environment
|
||||||
channels:
|
channels:
|
||||||
|
- defaults
|
||||||
- conda-forge
|
- conda-forge
|
||||||
dependencies:
|
dependencies:
|
||||||
|
- python=3.6
|
||||||
- numpy
|
- numpy
|
||||||
- matplotlib
|
- matplotlib
|
||||||
- scipy
|
- scipy
|
||||||
@ -14,8 +16,14 @@ dependencies:
|
|||||||
- requests
|
- requests
|
||||||
- nodejs=9
|
- nodejs=9
|
||||||
- jupyterlab>=0.33
|
- jupyterlab>=0.33
|
||||||
|
- notebook
|
||||||
|
- vega
|
||||||
|
- seaborn
|
||||||
|
- altair
|
||||||
|
- vega_datasets
|
||||||
|
- cartopy
|
||||||
|
- geopandas
|
||||||
- pip:
|
- pip:
|
||||||
- bash_kernel
|
|
||||||
- jupyterlab_latex
|
- jupyterlab_latex
|
||||||
- prettyprint
|
- prettyprint
|
||||||
- mechanize
|
- mechanize
|
||||||
|
Loading…
x
Reference in New Issue
Block a user