to build your own paramamba-like environment: - start with paramamba.deps - decide to include blas-mkl.deps or blas-openblas.deps - decide whether to include mpi.deps - remove packages that you know you don't need - add packages that you need we assume that your default channel is conda-forge ==> blas-mkl.deps <== blas=*=mkl ==> blas-openblas.deps <== blas=*=openblas ==> mpi.deps <== mpi=*=mpich mpich=4.3.2 mpi4py ==> paramamba.deps <== python=3.14 altair beautifulsoup4 blosc bokeh bottleneck cython dask datashader distributed fastparquet fftw gcc gfortran h5py holoviews html5lib hvplot hypothesis imageio ipykernel ipython jinja2 joblib jupyter jupyterlab jupyterlab_widgets lxml mamba matplotlib meson mpmath mypy mypy_extensions mysqlclient nbconvert netcdf4 networkx nodejs notebook numba numexpr numpy odfpy openpyxl pandas pillow pip plotly polars psycopg2 pyarrow pyqt pytables pytest python-calamine pytz pywavelets pyxlsb qtconsole qtpy requests scikit-image scikit-learn scipy seaborn setuptools sqlalchemy statsmodels sympy tabulate threadpoolctl tqdm wheel widgetsnbextension xarray xlrd xlsxwriter xz zlib zstandard