Skip to content

Commit

Permalink
Try to fix TOC and add cloud computing to tutorials index
Browse files Browse the repository at this point in the history
  • Loading branch information
abarciauskas-bgse committed Aug 12, 2024
1 parent 41c5138 commit cb8504f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
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/cloud-computing/00-goals-and-outline.ipynb
- file: tutorials/cloud-computing/00-goals-and-outline
- caption: Projects
chapters:
- file: projects/index
Expand Down
1 change: 1 addition & 0 deletions book/tutorials/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +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 |
| [Cloud Computing](./cloud-computing/00-goals-and-outline.ipynb) | Cloud Computing Tutorial | n/a | Not recorded |

0 comments on commit cb8504f

Please sign in to comment.