Change global constants to my workspace
This commit is contained in:
parent
4e673b8b0a
commit
99837864a2
|
@ -11,7 +11,7 @@ AZURE_SUBSCRIPTION_ID = os.getenv(
|
|||
)
|
||||
AZURE_WORKSPACE_NAME = os.getenv(
|
||||
"AZURE_WORKSPACE_NAME",
|
||||
"ws-angelsevillacamins",
|
||||
"ws-lillian-violet-oostrom",
|
||||
)
|
||||
AZURE_LOCATION = os.getenv("AZURE_LOCATION", "westeurope")
|
||||
# Choose names for your clusters
|
||||
|
|
Loading…
Reference in a new issue