test-conda/environment.yml
2019-04-01 16:44:44 -04:00

35 lines
455 B
YAML

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