Skip to content

Commit 6a51ffd

Browse files
authored
Update 02-LoadCSVOneToMany-ACogSearch.ipynb
1 parent 13afcc7 commit 6a51ffd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-LoadCSVOneToMany-ACogSearch.ipynb

+1-1
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"source": [
128128
"#Download the csv files to disk and inspect using pandas\n",
129129
"import pandas as pd\n",
130-
"remote_file_path = \"https://demodatasetsp.blob.core.windows.net/cord19/metadata.csv\""
130+
"remote_file_path = \"https://datasetsgptsmartsearch.blob.core.windows.net/cord19/metadata.csv\""
131131
]
132132
},
133133
{

0 commit comments

Comments
 (0)