Change global constants to my workspace

This commit is contained in:
Lillian Violet 2024-09-04 10:53:46 +02:00
parent 4e673b8b0a
commit 99837864a2

View file

@ -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