Skip to content

Commit

Permalink
updated slides and demo
Browse files Browse the repository at this point in the history
  • Loading branch information
tsnow03 committed Nov 14, 2023
1 parent 0494eb2 commit 9b95e84
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
32 changes: 16 additions & 16 deletions tutorials/jupyterhub_demo/jupyterhub_demo.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@
"user_expressions": []
},
"source": [
"# Demo CryoCloud\n",
"# Demo JupyterHub\n",
"\n",
"Authors: Tasha Snow and Wilson Sauthoff\n",
"Author: Tasha Snow\n",
"\n",
"```{admonition} Learning Objectives\n",
"- **Learn how to access and use CryoCloud** \n",
"- **Open CryoCloud and clone the ICESat-2 Hackweek website**\n",
"- **Learn how to access and use the Openscapes JupyterHub** \n",
"- **Open the JupyterHub and clone the Openscapes Espacio and Sostenibilidad Colloquium repository**\n",
"```"
]
},
Expand All @@ -24,9 +24,9 @@
"user_expressions": []
},
"source": [
"## Access the [CryoCloud powerpoint](https://docs.google.com/presentation/d/16aWmMSysinhEcvOHn6diDkxwJI6Gp9yrVurMjpHzaLY/edit#slide=id.p1) whenever you need to reference it\n",
"Open the powerpoint by directly clicking on the hyperlink above or to open it in the CryoCloud Linux Desktop web browser as follows:\n",
"- Copy this hyperlink: `https://docs.google.com/presentation/d/16aWmMSysinhEcvOHn6diDkxwJI6Gp9yrVurMjpHzaLY/edit#slide=id.p1`\n",
"## Access the [CryoCloud powerpoint](https://bit.ly/4785hMv) whenever you need to reference it\n",
"Open the powerpoint by directly clicking on the hyperlink above or to open it in the Openscapes Linux Desktop web browser as follows:\n",
"- Copy this hyperlink: `https://bit.ly/4785hMv`\n",
"- Click on the plus (`+`) sign in the `File Browser` to the left to open a `Launcher` window \n",
"- Under Notebooks, click on `Desktop` to access the Linux Desktop. This will open a new tab.\n",
"- Click on the `Web Browser` tool (globe) at the bottom of the screen\n",
Expand All @@ -52,15 +52,15 @@
"source": [
"## Open CryoCloud\n",
"\n",
"1) Scroll through the server sizes. Stick with the 4 Gb server (the default). \n",
"1) Scroll through the server sizes. Stick with the 3.7Gb server (the default). \n",
"\n",
"```{admonition} Tip\n",
"**Be realistic about the max memory you will need. The amount you select, you are guaranteed, but if you use more you risk crashing your server for you and anyone else who is sharing with you. If you crash the server, it just requires logging out and reopening it, but it could be annoying for everyone.**\n",
"\n",
"**Check your memory usage at the bottom in the middle of the screen.**\n",
"```\n",
"\n",
"2) Scroll through the languages. Choose the Python programming language.\n",
"2) Choose the Python programming language.\n",
"\n",
"3) Sit back and learn about each of the tools!\n",
" - JupyterHub options and viewing setup\n",
Expand Down Expand Up @@ -89,9 +89,9 @@
"user_expressions": []
},
"source": [
"## Task: Clone the ICESat-2 Hackweek jupyterbook\n",
"## Task: Clone the Espacio and Sostenibilidad Colloquium jupyterbook\n",
"\n",
"We will import the [ICESat-2 Hackweek Github repository](https://github.com/ICESAT-2HackWeek/ICESat-2-Hackweek-2023.git).\n",
"We will import the [NASA Openscapes Espacio and Sostenibilidad Colloquium Github repository](https://github.com/NASA-Openscapes/2023-ssc.git).\n",
"\n",
"To do this: \n",
"1. Select the plus (`+`) sign above the `File Browser` to the left, which will bring up a `Launcher` window. \n",
Expand All @@ -105,12 +105,12 @@
"\n",
"3. Now clone the hackweek code into your current directory: \n",
"```\n",
"git clone https://github.com/ICESAT-2HackWeek/ICESat-2-Hackweek-2023.git\n",
"git clone https://github.com/NASA-Openscapes/2023-ssc.git\n",
"```\n",
"\n",
"4. You will see the folder pop into your `File Browser` on the left if you have the current directory open. Click on the folder to navigate through the files. \n",
"\n",
"5. To open this tutorial, click on the `book` subdirectory > `tutorials` and double click on `CryoCloud`. This should open up this tutorial in case you want to review it in the future. \n"
"5. To open this tutorial, click on the `book` subdirectory > `tutorials` > `jupyterhub_demo` > and double click on `jupyterhub_demo`. This should open up this tutorial in case you want to review it in the future. \n"
]
},
{
Expand All @@ -123,12 +123,12 @@
"## Shutting down your JupyterHub\n",
"\n",
"```{admonition} TIP\n",
"**Best Practice: Shut down the CryoCloud server when you are done to save us money.**\n",
"**Best Practice: Shut down the Openscapes server when you are done to save us money.**\n",
"\n",
"**If you only close your tab or click log out, your server will continue running for 90 minutes.**\n",
"```\n",
"\n",
"Whenever you are done, it is best to shut down your server when you sign out to save on money for CryoCloud. Time on the JupyterHub costs money and there are systems in place to make sure your server doesn't run indefinitely if you forget about it. After 90 minutes of no use, it will shut down. We prefer you shut down the server when so we save that 90 minutes of computing cost. To do so:\n",
"Whenever you are done, it is best to shut down your server when you sign out to save money. Time on the JupyterHub costs money and there are systems in place to make sure your server doesn't run indefinitely if you forget about it. After 90 minutes of no use, it will shut down. We prefer you shut down the server when so we save that 90 minutes of computing cost. To do so:\n",
"\n",
"- In upper left, click on `File` > `Hub Control Panel`, which will open another tab\n",
"- Click the `Stop Server` button. Once this button disappears after you clicked it, your server is off. \n",
Expand Down Expand Up @@ -156,7 +156,7 @@
"source": [
"## Summary\n",
"\n",
" 🎉 Congratulations! You've completed this tutorial and have seen how we can access and use CryoCloud.\n"
" 🎉 Congratulations! You've completed this tutorial and have seen how we can access and use the Openscapes JupyterHub.\n"
]
},
{
Expand Down
Binary file modified tutorials/jupyterhub_demo/slides.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9b95e84

Please sign in to comment.