test-conda/environment.yml
Benjamin Blouin df1d57a1c0
prettyprint
2019-03-31 17:56:33 -04:00

22 lines
284 B
YAML

name: base-environment
channels:
- conda-forge
dependencies:
- numpy
- matplotlib
- scipy
- pandas
- octave_kernel
- pyjanitor
- node
- boto
- django
- requests
- nodejs=9
- jupyterlab>=0.33
- prettyprint
- pip:
- bash_kernel
- jupyterlab_latex