mirror of
https://github.com/apache/zeppelin
synced 2026-05-24 09:38:26 +00:00
24 lines
405 B
YAML
24 lines
405 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
|
|
- jinja2=3.0.3
|
|
- pip
|
|
- pip:
|
|
- bkzep==0.6.1
|