diff --git a/docker/environment.yml b/docker/environment.yml index 41aa47c..7dd186a 100644 --- a/docker/environment.yml +++ b/docker/environment.yml @@ -47,3 +47,8 @@ dependencies: # GitHub utilities - "gh" - "gh-scoped-creds" + + # Pip-only dependencies... ideally we get these on conda-forge. + - "pip" + - pip: + - "jupyter-myst-build-proxy"