Skip to content

Commit ef97cb3

Browse files
authored
add crossref availability warning
1 parent ece7c46 commit ef97cb3

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

notebooks/getting_started/part2_searching_basics.ipynb

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2815,7 +2815,9 @@
28152815
"\n",
28162816
"To get more details about how the data was collected you should use the `source_DOI` column, which contains Digital Object Identifier (DOI) for the dataset from where the given file originates.\n",
28172817
"\n",
2818-
"We can easily access the complete list of DOIs that accompany the items in our selection."
2818+
"We can easily access the complete list of DOIs that accompany the items in our selection.",
2819+
"\n",
2820+
"WARNING: As of May 30, 2024, due to server issues at api.crossref.org, the following cell may not work. In the future, we will replace the API call to CrossRef with a cached list of publication to address this issue."
28192821
]
28202822
},
28212823
{

0 commit comments

Comments
 (0)