| name: python_3 | |
| channels: | |
| - conda-forge | |
| - defaults | |
| dependencies: | |
| - python >=3.9,<3.10 | |
| - pyspark=3.5.8 | |
| - pycodestyle | |
| - scipy | |
| - numpy | |
| - grpcio | |
| - protobuf | |
| - pandasql | |
| - ipython | |
| - ipykernel | |
| - jupyter_client | |
| - hvplot | |
| - plotnine | |
| - seaborn | |
| - intake | |
| - intake-parquet | |
| - intake-xarray | |
| - altair | |
| - vega_datasets | |
| - plotly | |
| - pip | |
| - pip: | |
| # works for regular pip packages | |
| - bkzep==0.6.1 |