Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions 02-schedule.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,12 @@ AGU!

## Morning

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


## 🍽️ Lunch! (?? - ??)
Expand Down
16 changes: 0 additions & 16 deletions 04-materials/01-module-1-rename-me.md

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"metadata": {},
"source": [
"---\n",
"title: Demo CryoCloud\n",
"title: ❄️ 1 - Working in JupyterHub with CryoCloud\n",
"date: 2025-09-11\n",
"github: https://github.com/cryointhecloud/CryocloudWebsite\n",
"subject: Tutorial\n",
Expand Down
7 changes: 0 additions & 7 deletions 04-materials/cryocloud_demo/environment.yml

This file was deleted.

6 changes: 6 additions & 0 deletions myst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,12 @@ project:
exclude:
- "_*"
- "README.md"
toc:
- file: "index.md"
- pattern: "0*.md"
- title: "Materials"
children:
- file: "04-materials/01-working-in-jupyterhub/CryoCloud_demo.ipynb"


site:
Expand Down