Skip to content

Commit e5fe0ff

Browse files
authored
Reorganize CryoCloud demo notebook as one clean header under "Materials" (#3)
1 parent 6785a62 commit e5fe0ff

File tree

7 files changed

+13
-28
lines changed

7 files changed

+13
-28
lines changed

02-schedule.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,12 @@ AGU!
88

99
## Morning
1010

11-
| Time | Duration | Topic | Presenter(s) |
12-
|-----------|-------------|-----------------------------------------------------------------------------------|-------------------|
13-
| 8:30 AM | ?? minutes | Meet the instructors | All |
14-
| ....... | .......... | ................................................................................. | ................. |
11+
| Time | Duration | Topic | Presenter(s) |
12+
|-----------|-------------|-------------------------------------------------------------------------------------|-------------------|
13+
| 8:30 AM | 10 minutes | Meet the instructors | All |
14+
| 8:40 AM | 45 minutes | [](04-materials/01-working-in-jupyterhub/CryoCloud_demo.ipynb) | Tasha |
15+
| 9:25 AM | ?? minutes | ................................................................................... | ................. |
16+
| ....... | .......... | ................................................................................... | ................. |
1517

1618

1719
## 🍽️ Lunch! (?? - ??)

04-materials/01-module-1-rename-me.md

Lines changed: 0 additions & 16 deletions
This file was deleted.

04-materials/cryocloud_demo/CryoCloud_demo.ipynb renamed to 04-materials/01-working-in-jupyterhub/CryoCloud_demo.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"metadata": {},
77
"source": [
88
"---\n",
9-
"title: Demo CryoCloud\n",
9+
"title: ❄️ 1 - Working in JupyterHub with CryoCloud\n",
1010
"date: 2025-09-11\n",
1111
"github: https://github.com/cryointhecloud/CryocloudWebsite\n",
1212
"subject: Tutorial\n",

04-materials/cryocloud_demo/environment.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.

myst.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ project:
1010
exclude:
1111
- "_*"
1212
- "README.md"
13+
toc:
14+
- file: "index.md"
15+
- pattern: "0*.md"
16+
- title: "Materials"
17+
children:
18+
- file: "04-materials/01-working-in-jupyterhub/CryoCloud_demo.ipynb"
1319

1420

1521
site:

0 commit comments

Comments
 (0)