Skip to content

Commit 1bee642

Browse files
authored
Remove checklist and update JupyterHub instructions
Removed the checklist section and updated related content.
1 parent 71779c0 commit 1bee642

1 file changed

Lines changed: 3 additions & 48 deletions

File tree

book/preliminary/checklist.md

Lines changed: 3 additions & 48 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,18 @@
11
# Checklist
22
## Required setup
33

4-
```{attention}
5-
Please make sure to find some time to go through the below material before
6-
the hackweek.
7-
8-
__Here is a checklist of things you need to do in advance__:
9-
<div>
10-
<input type="checkbox" name="a2">
11-
<label for="a2">Create an EarthData Login</label>
12-
</div>
13-
<div>
14-
<input type="checkbox" name="a3">
15-
<label for="a3">Create a GitHub account</label>
16-
</div>
17-
<div>
18-
<input type="checkbox" name="a4">
19-
<label for="a4">Login to the JupyterHub</label>
20-
</div>
21-
<div>
22-
<input type="checkbox" name="a5">
23-
<label for="a5">Review material the Resource Book linked on the website.</label>
24-
</div>
25-
<div>
26-
<input type="checkbox" name="a5">
27-
<label for="a5">Review material on PACE before the hackweek (Optional)</label>
28-
</div>
29-
```
30-
314
### EarthData Login
325

33-
Each participant will need an Earthdata login to access NASA data. You will need to know your Earthdata username and password.
346
If you do not already have an Earthdata login, then navigate to the Earthdata login [page](https://urs.earthdata.nasa.gov/),
357
register, and record username and password somewhere for use during the hackweek.
368

379
### GitHub Account
3810

39-
[GitHub](https://github.com/) enables us to collaborate on code across teams in a web environment. If you do not already have a GitHub account, then navigate to [GitHub](https://github.com/), enter your email address and click on the green ‘Sign up for GitHub’ button. Be sure to save your username
40-
and password somewhere for use during the hackweek.
11+
If you do not already have a GitHub account, then navigate to [GitHub](https://github.com/), enter your email address and click on the green ‘Sign up for GitHub’ button. Keep your username and password handy.
4112

42-
### Hackweek JupyterHub
13+
### JupyterHub
4314

44-
We will be using a pre-provisioned compute environment for the hackweek which can be accessed via a web browser. You will not need to install anything.
15+
The JupyterHub is a pre-provisioned compute environment which can be accessed via a web browser. You will not need to install anything.
4516
Please follow these instructions which will guide you through gaining access to the JupyterHub.
4617

4718
1. [Watch this video](https://youtu.be/uZ2Uy376Az8) to get an orientation on our JupyterHub.
@@ -58,19 +29,3 @@ You will have access to your own virtual drive space under the `/home/jovyan` di
5829
Logging out will **NOT** cause any files under your home directory to be deleted. It is equivalent to turning off your desktop computer at the end of the day.
5930

6031

61-
### Pre-HackWeek Learning (Optional)
62-
63-
If interested, please review course material from prior events:
64-
65-
- 2022 PACE course *What’s behind the curtain of the NASA PACE mission?* All lecture recordings and presentation PDFs can be accessed [here.](https://www.us-ocb.org/pace-mission-training-activity/)
66-
- 2024 PACE hackweek All lecture recordings and presentation PDFs can be accessed [here](https://pacehackweek.github.io/pace-2024/)
67-
- 2025 PACE hackweek All lecture recordings and presentation PDFs can be accessed [here](https://pacehackweek.github.io/pace-2025/)
68-
- Introduction to PACE data for Water Quality Monitoring (ARSET) [here](https://appliedsciences.nasa.gov/get-involved/training/english/arset-introduction-plankton-aerosol-cloud-ocean-ecosystem-pace)
69-
- Monitoring HAB indicators for aquaculture (ARSET) [here](https://www.earthdata.nasa.gov/learn/trainings/monitoring-harmful-algal-bloom-indicators-aquaculture-using-nasa-remote-sensing)
70-
- Hyperspectral data for land and coastal ecosystems [here](https://www.earthdata.nasa.gov/learn/trainings/hyperspectral-data-land-coastal-systems)
71-
- Applications of PACE data for for aquaculture and fisheries management. Background. [here](https://ocean-satellite-tools.github.io/hyper-fish-book/)
72-
- Introduction to using earth data in the cloud for scientific workflows: PACE hyperspectral ocean color data [here](https://nmfs-opensci.github.io/EDMW-EarthData-Workshop-2025/) Tutorials have links to run in Colab. You do not need to install anything.
73-
- Abundance of good material on the [PACE Applications website](https://pace.oceansciences.org/applications.htm). Check out the quarterly newsletters.
74-
75-
*How do I run the tutorials if I don't have Python and all the packages installed?* Once you are in the Fish-PACE slack, we'll provide a link to our workshop compute environment (a JupyterHub). However, you can run 95% of the tutorials in [Colab](https://colab.research.google.com/). [nice intro to Colab for complete beginners](https://www.youtube.com/watch?v=Xi9-W26cDBs).
76-

0 commit comments

Comments
 (0)