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: example.ipynb
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -16,10 +16,10 @@
16
16
"source": [
17
17
"1. Make some changes to this notebook (or run it to update the output).\n",
18
18
"2. Do not save the notebook. You can even disconnect from the Jupyter server or your network.\n",
19
-
"3. Click the first button (`first aid kit`). This should prompt you to download the notebook.\n",
20
-
"4. Click the middle button (`download`). This should save the current notebook into your browser's [local-storage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).\n",
19
+
"3. Click the first button (`Download`). This should prompt you to download the notebook.\n",
20
+
"4. Click the second button (`cloud download`). This should save the current notebook into your browser's [local-storage](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage).\n",
21
21
"5. Start a new instance of Jupyter, and open the original version of this notebook.\n",
22
-
"6. Click the third button (`upload`). This should restore the copy of the notebook from your browser's local-storage."
22
+
"6. Click the third button (`cloud upload`). This should restore the copy of the notebook from your browser's local-storage."
0 commit comments