diff --git a/environment.yml b/environment.yml index 001ec318..f01d7295 100644 --- a/environment.yml +++ b/environment.yml @@ -1,11 +1,13 @@ -name: biascorr +name: biascorr-cookbook-dev channels: - conda-forge dependencies: - - python=3.11 + - python - pandas - numpy - matplotlib - statsmodels - scikit-learn - - jupyter \ No newline at end of file + - jupyter + - mystmd + - jupyterlab-myst