# My prefered base conda/mamba environment setup, with a good selection # of packages I am likely to use on a regular basis. name: base channels: - conda-forge - nodefaults dependencies: - altair - black - bokeh - bqplot - bs4 - cartopy - coverage - cython - dask - dask-labextension - distributed - flake8 - fortran-magic - geopandas - geos - geotiff - h5netcdf - h5py - hdf5 - hypothesis - intake - intake-esm - intake-geopandas - intake-stac - intake-xarray - ipycanvas - ipydatagrid - ipyleaflet - ipympl - ipyparallel - ipython - ipywidgets - jedi - jupyter - jupyter-ai - jupyter-book - jupyter-collaboration - jupyter-repo2docker - jupyterlab - jupyterlab-favorites - jupyterlab-geojson - jupyterlab-git - jupyterlab-lsp - jupyterlab-mathjax3 - jupyterlab-myst - jupyterlab-variableinspector - jupyterlab_pygments - jupyterlab_widgets - jupytext - lxml - markdown-it-py - matplotlib - matplotlib-inline - mdit-py-plugins - mock - myst-nb - myst-parser - nbdime - networkx - nodejs #- numba # not compatible with numpy 2.1 (as packaged in conda-forge) - numpy - numpydoc - pandas - pep8 - pillow - pip - plotly - pooch - pyarrow - pydap - pyflakes - pylint - pytest - pytest-cov - pytest-notebook - python-lsp-server - rasterio - requests - ruff - scikit-image - scikit-learn - scipy - seaborn - sphinx - sphinx-jupyterbook-latex - statsmodels - sympy - tqdm - twine - xarray - xlrd - yaml - zarr