diff --git a/.binder/environment-python_and_r.yml b/.binder/environment-python_and_r.yml index 4f5247a1..22e5e371 100644 --- a/.binder/environment-python_and_r.yml +++ b/.binder/environment-python_and_r.yml @@ -3,6 +3,7 @@ channels: - conda-forge dependencies: - python=3.13 + - bokeh - cartopy - cf_xarray - cf-units diff --git a/.binder/environment.yml b/.binder/environment.yml index 89ec9ace..18092935 100644 --- a/.binder/environment.yml +++ b/.binder/environment.yml @@ -3,6 +3,7 @@ channels: - conda-forge dependencies: - python=3.13 + - bokeh - cartopy - cf_xarray - cf-units