test-conda/environment.yml
Benjamin Blouin 8db4b7c336
added pip
2019-05-07 13:49:51 -04:00

35 lines
442 B
YAML

name: base-environment
channels:
- defaults
- conda-forge
- damianavila82
dependencies:
- python=3.7
- pip
- numpy
- matplotlib
- scipy
- pandas
- octave_kernel
- pyjanitor
- node
- boto
- django
- requests
- nodejs=9
- jupyterlab>=0.33
- notebook
- vega
- seaborn
- altair
- vega_datasets
- geopandas
- rise
- bokeh
- go
- pip:
- jupyterlab_latex
- prettyprint
- mplleaflet