Fix typo in command
This commit is contained in:
Родитель
12b9666f3d
Коммит
ee74fc6256
|
@ -59,7 +59,7 @@
|
|||
"scrolled": true
|
||||
},
|
||||
"cell_type": "code",
|
||||
"source": "!az login --tenant \"$tenantId\"\n%run Entities.py\n%run GraphVis.py",
|
||||
"source": "!az login --tenant $tenantId\n%run Entities.py\n%run GraphVis.py",
|
||||
"execution_count": null,
|
||||
"outputs": []
|
||||
},
|
||||
|
|
Загрузка…
Ссылка в новой задаче