Skip to content

Commit 9a1cb5f

Browse files
authored
(AzureCXP) fixes MicrosoftDocs/azure-docs#353811
Updated line no: 69 from "azure-storage" to "azure-storage-blob"
1 parent 524db8a commit 9a1cb5f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

articles/open-datasets/dataset-covid-19-open-research.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ The goal of this notebook is two-fold:
6666

6767
Dependencies: This notebook requires the following libraries:
6868

69-
- Azure storage (for example, `pip install azure-storage`)
69+
- Azure storage (for example, `pip install azure-storage-blob`)
7070
- NLTK ([docs](https://www.nltk.org/install.html))
7171
- Pandas (for example, `pip install pandas`)
7272

@@ -687,4 +687,4 @@ metadata_multiple_shas.head(3)
687687

688688
## Next steps
689689

690-
View the rest of the datasets in the [Open Datasets catalog](dataset-catalog.md).
690+
View the rest of the datasets in the [Open Datasets catalog](dataset-catalog.md).

0 commit comments

Comments
 (0)