We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 18ecbc1 commit 48a5e5aCopy full SHA for 48a5e5a
1 file changed
.github/devImage.jsonc
@@ -1,3 +1,5 @@
1
+// mkdir .devcontainer && curl https://raw.githubusercontent.com/dleeftink/observable-python-codespace/main/.github/devImage.jsonc > .devcontainer/devcontainer.json
2
+
3
{
4
"name": "Observable Framework Python starter",
5
"image": "mambaorg/micromamba:alpine3.19",
0 commit comments