Skip to content
This repository was archived by the owner on Dec 12, 2025. It is now read-only.

Commit

Permalink
Merge pull request #42 from CLASS/azure-dev
Browse files Browse the repository at this point in the history
merge minor changes in Azure dev
  • Loading branch information
jhicks authored Jun 23, 2022
2 parents 4edfa1a + 8e88899 commit 35f2634
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/Azure/06_running_analysis.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"metadata": {},
"outputs": [],
"source": [
"az storage blob delete --account-name $STGE_ACCT --container-name landsat-demo-cont --name test.png --auth-mode login"
"az storage blob delete --account-name $STGE_ACCT --container-name $BLOB_CONT --name test.png --auth-mode login"
]
},
{
Expand Down Expand Up @@ -347,7 +347,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.7"
"version": "3.9.10"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 35f2634

Please sign in to comment.