We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d366342 commit 26339feCopy full SHA for 26339fe
.devcontainer/devcontainer.json
@@ -10,7 +10,7 @@
10
"workbench.startupEditor": "none"
11
},
12
"extensions": [
13
- "ZenML.zenml-codespace-tutorial"
+ "zenml-io.zenml-codespace-tutorial"
14
]
15
}
16
package.json
@@ -7,7 +7,7 @@
7
8
"description": "Interactive ZenML pipeline tutorials for Codespaces",
9
"version": "0.0.1",
- "publisher": "ZenML",
+ "publisher": "zenml-io",
"engines": {
"vscode": "^1.90.0"
themes/package.json
@@ -3,7 +3,7 @@
3
"displayName": "ZenML Color Theme",
4
"description": "VS Code theme matching ZenML Dashboard",
5
6
"vscode": "^1.74.0"
0 commit comments