You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: notebooks/API_Training_Exercises/01_Simple_Report.ipynb
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -23,11 +23,11 @@
23
23
"# International Report\n",
24
24
"\n",
25
25
"This notebook talks through how to create a report that reports a CSD entry ... but uses google translate to translate headings into the language of user choice.\n",
26
-
"You could use the ideas her to convert the 'simple_report.py script into an international report\n",
26
+
"You could use the ideas here to convert the 'simple_report.py script into an international report\n",
27
27
"\n",
28
28
"#### Prerequisites\n",
29
29
"\n",
30
-
"First install the CSD Python API and googletrans into your conda or pip environment. This should only be needed the before you run the script."
30
+
"First install the CSD Python API and googletrans into your conda or pip environment. This should only be needed before you run the script."
0 commit comments