Skip to content

Commit c3383a6

Browse files
authored
Add jupyter-myst-build-proxy to Docker environment (#21)
1 parent 264f432 commit c3383a6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docker/environment.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,3 +47,8 @@ dependencies:
4747
# GitHub utilities
4848
- "gh"
4949
- "gh-scoped-creds"
50+
51+
# Pip-only dependencies... ideally we get these on conda-forge.
52+
- "pip"
53+
- pip:
54+
- "jupyter-myst-build-proxy"

0 commit comments

Comments
 (0)