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 307b57d commit 3c2e363Copy full SHA for 3c2e363
.workshop/scripts/delete-workshop.sh
@@ -3,7 +3,7 @@
3
set -x
4
set -eo pipefail
5
6
-WORKSHOP_NAME=lab-developing-with-od
+WORKSHOP_NAME=lab-developing-with-odo
7
JUPYTERHUB_APPLICATION=${JUPYTERHUB_APPLICATION:-developing-with-odo}
8
JUPYTERHUB_NAMESPACE=`oc project --short`
9
0 commit comments