Skip to content

Commit c107fcf

Browse files
committed
minor edits to _SAVE_MY_WORK.ipynb
1 parent 81c58b3 commit c107fcf

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

_SAVE_MY_WORK.ipynb

+6-4
Original file line numberDiff line numberDiff line change
@@ -6,15 +6,17 @@
66
"source": [
77
"# Save your work!\n",
88
"\n",
9-
"After all this work, your jupyter-hub server will be going away ;^(\n",
9+
"Sad news...After all that work, your jupyter-hub server will be going away, sucked back into the cloud from which it came ;^(\n",
1010
"\n",
11-
"But fear not, you can preserve all that hard work and notebooks and just move them to you're own machine (where they should all run perfectly well in a recent installation of [Anaconda 3](https://www.anaconda.com/products/individual)\n",
11+
"But fear not, you can preserve all your hard work and notebooks and just move them to your own machine (where they should all run perfectly well in a recent installation of [Anaconda 3](https://www.anaconda.com/products/individual)\n",
1212
"\n",
1313
"Just execute the two cells below and this should create a file named jupyterfiles.zip.\n",
1414
"\n",
15-
"Right click on jupyterfiles.zip in the File Browser and select Download.import\n",
15+
"Right click on jupyterfiles.zip in the File Browser and select Download\n",
1616
"\n",
17-
"Let me know if you have any questions...\n"
17+
"Let me know if you have any questions or issues\n",
18+
"\n",
19+
"Best of luck\n"
1820
]
1921
},
2022
{

0 commit comments

Comments
 (0)