We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2efb714 commit 88ce4d0Copy full SHA for 88ce4d0
1 file changed
.github/devImage.jsonc
@@ -14,6 +14,8 @@
14
// Example build command:
15
// devcontainer build --workspace-folder . --image-name suptext/observable-python-image:0.1.0
16
17
+// to do: make setup.sh accept a repo argument and rebuild images
18
+
19
{
20
"name": "Observable Framework Python starter",
21
"image": "mambaorg/micromamba:alpine3.19",
0 commit comments