zeppelin/testing/env_python_3.yml
Philipp Dallig 6790b6e423 Add core.yml
2020-12-07 12:00:08 +01:00

23 lines
388 B
YAML

name: python_3
channels:
- conda-forge
- defaults
dependencies:
- pycodestyle=2.5.0
- numpy=1.17.3
- pandas=0.25.0
- scipy=1.3.1
- grpcio=1.22.0
- hvplot=0.5.2
- protobuf=3.10.0
- pandasql=0.7.3
- ipython=7.8.0
- matplotlib=3.0.3
- ipykernel=5.1.2
- jupyter_client=5.3.4
- bokeh=1.3.4
- panel=0.6.0
- holoviews=1.12.3
- pip
- pip:
- bkzep==0.6.1