From 5a352c0ea4ca42ab4190226c1aa57366743da4fb Mon Sep 17 00:00:00 2001 From: Quarto GHA Workflow Runner Date: Thu, 16 Nov 2023 13:15:31 +0000 Subject: [PATCH] Built site for gh-pages --- .nojekyll | 2 +- search.json | 4 +- sitemap.xml | 42 +++++++++---------- .../jupyterhub_demo/jupyterhub_demo.html | 4 +- 4 files changed, 26 insertions(+), 26 deletions(-) diff --git a/.nojekyll b/.nojekyll index e933fdb..ac8b0c3 100644 --- a/.nojekyll +++ b/.nojekyll @@ -1 +1 @@ -a20121b1 \ No newline at end of file +abfcab8e \ No newline at end of file diff --git a/search.json b/search.json index d4a5cb2..8c0b359 100644 --- a/search.json +++ b/search.json @@ -263,7 +263,7 @@ "href": "tutorials/jupyterhub_demo/jupyterhub_demo.html", "title": "Demo JupyterHub", "section": "", - "text": "Author: Tasha Snow\ncfqankblycvo Learning Objectives - **Learn how to access and use the Openscapes JupyterHub** - **Open the JupyterHub and clone the Openscapes Espacio and Sostenibilidad Colloquium repository**" + "text": "Author: Tasha Snow\neurekpcrlmsb Learning Objectives - **Learn how to access and use the Openscapes JupyterHub** - **Open the JupyterHub and clone the Openscapes Espacio and Sostenibilidad Colloquium repository**" }, { "objectID": "tutorials/jupyterhub_demo/jupyterhub_demo.html#access-the-cryocloud-powerpoint-whenever-you-need-to-reference-it", @@ -277,7 +277,7 @@ "href": "tutorials/jupyterhub_demo/jupyterhub_demo.html#open-cryocloud", "title": "Demo JupyterHub", "section": "Open CryoCloud", - "text": "Open CryoCloud\n\nScroll through the server sizes. Stick with the 3.7Gb server (the default).\n\n```cfqankblycvo Tip 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.\nCheck your memory usage at the bottom in the middle of the screen.\n\n2) Choose the Python programming language.\n\n3) Sit back and learn about each of the tools!\n - JupyterHub options and viewing setup\n - Github\n - Virtual Linux desktop\n - SyncThing\n - Viewing and editing of different files\n\nNow after the demo...\n\n## Task: Clone the Espacio and Sostenibilidad Colloquium jupyterbook\n\nWe will import the [NASA Openscapes Espacio and Sostenibilidad Colloquium Github repository](https://github.com/NASA-Openscapes/2023-ssc.git).\n\nTo do this: \n1. Select the plus (`+`) sign above the `File Browser` to the left, which will bring up a `Launcher` window. \n\n2. Click the `terminal` button under Other to open it. This is your command line like you would have on any computer. \n\nBefore cloning the repo, you have the option to switch to another file folder using the _change directory_ terminal command: `cd folder` if you do not want the Hackweek repo in your current directory (you can check which directory you are currently in using _print working directory_ command: `pwd`).\ncd yourfoldername\n\n3. Now clone the hackweek code into your current directory: \ngit clone https://github.com/NASA-Openscapes/2023-ssc.git\n\n4. 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\n5. 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\n## Shutting down your JupyterHub\n\n```{admonition} TIP\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.**\nWhenever 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\nIn upper left, click on File > Hub Control Panel, which will open another tab\nClick the Stop Server button. Once this button disappears after you clicked it, your server is off.\nClick Log Out in the top right of your screen and you will be logged out, or you can start a new server\nYou can now close this tab and the other tab where you were just working" + "text": "Open CryoCloud\n\nScroll through the server sizes. Stick with the 3.7Gb server (the default).\n\n```eurekpcrlmsb Tip 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.\nCheck your memory usage at the bottom in the middle of the screen.\n\n2) Choose the Python programming language.\n\n3) Sit back and learn about each of the tools!\n - JupyterHub options and viewing setup\n - Github\n - Virtual Linux desktop\n - SyncThing\n - Viewing and editing of different files\n\nNow after the demo...\n\n## Task: Clone the Espacio and Sostenibilidad Colloquium jupyterbook\n\nWe will import the [NASA Openscapes Espacio and Sostenibilidad Colloquium Github repository](https://github.com/NASA-Openscapes/2023-ssc.git).\n\nTo do this: \n1. Select the plus (`+`) sign above the `File Browser` to the left, which will bring up a `Launcher` window. \n\n2. Click the `terminal` button under Other to open it. This is your command line like you would have on any computer. \n\nBefore cloning the repo, you have the option to switch to another file folder using the _change directory_ terminal command: `cd folder` if you do not want the Hackweek repo in your current directory (you can check which directory you are currently in using _print working directory_ command: `pwd`).\ncd yourfoldername\n\n3. Now clone the hackweek code into your current directory: \ngit clone https://github.com/NASA-Openscapes/2023-ssc.git\n\n4. 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\n5. 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\n## Shutting down your JupyterHub\n\n```{admonition} TIP\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.**\nWhenever 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\nIn upper left, click on File > Hub Control Panel, which will open another tab\nClick the Stop Server button. Once this button disappears after you clicked it, your server is off.\nClick Log Out in the top right of your screen and you will be logged out, or you can start a new server\nYou can now close this tab and the other tab where you were just working" }, { "objectID": "tutorials/jupyterhub_demo/jupyterhub_demo.html#summary", diff --git a/sitemap.xml b/sitemap.xml index a3e9b57..2e5566c 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,86 +2,86 @@ https://nasa-openscapes.github.io/2023-ssc/index.html - 2023-11-16T13:15:11.322Z + 2023-11-16T13:15:30.906Z https://nasa-openscapes.github.io/2023-ssc/how-tos/authentication/NASA_Earthdata_Authentication.html - 2023-11-16T13:15:10.682Z + 2023-11-16T13:15:30.250Z https://nasa-openscapes.github.io/2023-ssc/how-tos/data-access/Intro_xarray_hvplot.html - 2023-11-16T13:15:09.222Z + 2023-11-16T13:15:28.994Z https://nasa-openscapes.github.io/2023-ssc/tutorials/data-access/icepyx.html - 2023-11-16T13:15:08.154Z + 2023-11-16T13:15:27.994Z https://nasa-openscapes.github.io/2023-ssc/tutorials/data-access/earthdata-search.html - 2023-11-16T13:15:07.214Z + 2023-11-16T13:15:26.982Z https://nasa-openscapes.github.io/2023-ssc/tutorials/data-access/gedi_l4a_agbd.html - 2023-11-16T13:15:05.162Z + 2023-11-16T13:15:24.858Z https://nasa-openscapes.github.io/2023-ssc/tutorials/setup.html - 2023-11-16T13:15:04.314Z + 2023-11-16T13:15:23.974Z https://nasa-openscapes.github.io/2023-ssc/tutorials/cloud/index.html - 2023-11-16T13:15:03.418Z + 2023-11-16T13:15:23.114Z https://nasa-openscapes.github.io/2023-ssc/tutorials/science/Intro_xarray_hvplot.html - 2023-11-16T13:15:02.754Z + 2023-11-16T13:15:22.522Z https://nasa-openscapes.github.io/2023-ssc/tutorials/jupyterhub_demo/jupyterhub_demo.html - 2023-11-16T13:15:00.210Z + 2023-11-16T13:15:19.922Z https://nasa-openscapes.github.io/2023-ssc/tutorials/prerequisites.html - 2023-11-16T13:14:58.930Z + 2023-11-16T13:15:18.534Z https://nasa-openscapes.github.io/2023-ssc/tutorials/further-resources.html - 2023-11-16T13:14:59.858Z + 2023-11-16T13:15:19.550Z https://nasa-openscapes.github.io/2023-ssc/tutorials/GEDI_data_SSC23.html - 2023-11-16T13:15:02.250Z + 2023-11-16T13:15:21.990Z https://nasa-openscapes.github.io/2023-ssc/tutorials/cloud/cloud-paradigm.html - 2023-11-16T13:15:03.050Z + 2023-11-16T13:15:22.826Z https://nasa-openscapes.github.io/2023-ssc/tutorials/schedule.html - 2023-11-16T13:15:03.870Z + 2023-11-16T13:15:23.506Z https://nasa-openscapes.github.io/2023-ssc/tutorials/index.html - 2023-11-16T13:15:04.602Z + 2023-11-16T13:15:24.274Z https://nasa-openscapes.github.io/2023-ssc/tutorials/data-access/index.html - 2023-11-16T13:15:06.814Z + 2023-11-16T13:15:26.562Z https://nasa-openscapes.github.io/2023-ssc/tutorials/data-access/earthaccess.html - 2023-11-16T13:15:07.886Z + 2023-11-16T13:15:27.702Z https://nasa-openscapes.github.io/2023-ssc/how-tos/data-access/Earthdata_Cloud__Single_File__Direct_S3_Access_Clip_COG_Example.html - 2023-11-16T13:15:08.630Z + 2023-11-16T13:15:28.510Z https://nasa-openscapes.github.io/2023-ssc/how-tos/data-discovery/Data_Discovery_CMR_API.html - 2023-11-16T13:15:10.142Z + 2023-11-16T13:15:29.670Z https://nasa-openscapes.github.io/2023-ssc/how-tos/authentication/NASA_Earthdata_Login_Token.html - 2023-11-16T13:15:11.002Z + 2023-11-16T13:15:30.582Z diff --git a/tutorials/jupyterhub_demo/jupyterhub_demo.html b/tutorials/jupyterhub_demo/jupyterhub_demo.html index 50ca8fb..b9a8ed6 100644 --- a/tutorials/jupyterhub_demo/jupyterhub_demo.html +++ b/tutorials/jupyterhub_demo/jupyterhub_demo.html @@ -313,7 +313,7 @@

Demo JupyterHub

Author: Tasha Snow

-

cfqankblycvo Learning Objectives - **Learn how to access and use the Openscapes JupyterHub** - **Open the JupyterHub and clone the Openscapes Espacio and Sostenibilidad Colloquium repository**

+

eurekpcrlmsb Learning Objectives - **Learn how to access and use the Openscapes JupyterHub** - **Open the JupyterHub and clone the Openscapes Espacio and Sostenibilidad Colloquium repository**

Access the CryoCloud powerpoint whenever you need to reference it

Open the powerpoint by directly clicking on the hyperlink above or to open it in the Openscapes Linux Desktop web browser as follows: - Copy this hyperlink: https://bit.ly/4785hMv - Click on the plus (+) sign in the File Browser to the left to open a Launcher window - Under Notebooks, click on Desktop to access the Linux Desktop. This will open a new tab. - Click on the Web Browser tool (globe) at the bottom of the screen - Paste the url into the search bar

@@ -324,7 +324,7 @@

Open CryoCloud

  1. Scroll through the server sizes. Stick with the 3.7Gb server (the default).
-

```cfqankblycvo Tip 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.

+

```eurekpcrlmsb Tip 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.

Check your memory usage at the bottom in the middle of the screen.


 2) Choose the Python programming language.