zeppelin/testing/env_python_3.8_with_R.yml
Jeff Zhang ca216a512e
[ZEPPELIN-5755] Support Spark 3.3 (#4388)
* [ZEPPELIN-5755] Support Spark 3.3

* use hadoop3 profile for spark 3.3
2022-07-12 08:49:35 +08:00

35 lines
504 B
YAML

name: python_3_with_R
channels:
- conda-forge
- defaults
dependencies:
- pycodestyle
- scipy
- numpy=1.19.5
- grpcio
- protobuf
- pandasql
- ipython
- ipython_genutils
- ipykernel
- jupyter_client=5
- hvplot
- plotnine
- seaborn
- intake
- intake-parquet
- intake-xarray
- altair
- vega_datasets
- plotly
- jinja2=3.0.3
- pip
- r-base=3.6
- r-data.table
- r-evaluate
- r-base64enc
- r-knitr
- r-ggplot2
- r-irkernel
- r-shiny
- r-googlevis