Skip to content

Commit

Permalink
try visualizing a ipynb version
Browse files Browse the repository at this point in the history
  • Loading branch information
tsutterley committed Aug 12, 2024
1 parent 5878f9c commit a740b00
Show file tree
Hide file tree
Showing 40 changed files with 1,107 additions and 7 deletions.
1 change: 1 addition & 0 deletions book/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ sphinx:
.py:
- jupytext.reads
- fmt: py:percent
html_extra_path: ['tutorials/mission-overview']
local_extensions:
build_gallery: "_ext"

Expand Down
2 changes: 1 addition & 1 deletion book/_toc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ parts:
sections:
- file: tutorials/example/tutorial-notebook
- file: tutorials/nb-to-package/index.md
- file: tutorials/mission-overview/index.md
- file: tutorials/mission-overview/icesat-2-mission-overview
- caption: Projects
chapters:
- file: projects/index
Expand Down
2 changes: 1 addition & 1 deletion book/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ Below you'll find a table keeping track of all tutorials presented at this event
| Tutorial | Topics | Datasets | Recording Link |
| - | - | - | - |
| [Example Notebook](./example/tutorial-notebook.ipynb) | Jupyter Book formatting, ipyleaflet | n/a | Not recorded |
| [ICESat-2 Mission](./mission-overview/index.md) | ICESat-2 Mission and Products | n/a | Not recorded |
| [ICESat-2 Mission](./mission-overview/icesat-2-mission-overview.ipynb) | ICESat-2 Mission and Products | n/a | Not recorded |
Binary file modified book/tutorials/mission-overview/ICESat-2_mission_overview.pdf
Binary file not shown.
Loading

0 comments on commit a740b00

Please sign in to comment.