That was only the solution, here too!
This commit is contained in:
parent
99837864a2
commit
ff8c7d4188
|
@ -11,7 +11,7 @@ AZURE_SUBSCRIPTION_ID = os.getenv(
|
|||
)
|
||||
AZURE_WORKSPACE_NAME = os.getenv(
|
||||
"AZURE_WORKSPACE_NAME",
|
||||
"ws-kevin-heimbach",
|
||||
"ws-lillian-violet-oostrom",
|
||||
)
|
||||
AZURE_LOCATION = os.getenv("AZURE_LOCATION", "westeurope")
|
||||
# Choose names for your clusters
|
||||
|
|
Loading…
Reference in a new issue