Skip to content

Commit 0d84fd0

Browse files
authored
Merge pull request #43 from tyfolino/memory-issues
exclude chapter 2 from toc in myst.yml
2 parents d850bae + 808d01a commit 0d84fd0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

myst.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ project:
2929
toc:
3030
- file: README.md
3131
- file: notebooks/ch1_Introduction.ipynb
32-
- file: notebooks/ch2-mar-2023-tornado_jdh.ipynb
32+
# - file: notebooks/ch2-mar-2023-tornado_jdh.ipynb
3333
- file: notebooks/ch3_TXfloods.ipynb
3434
- file: notebooks/bnf-mrms-qpe-hourly.ipynb
3535
- file: notebooks/ch4_realtimeData.ipynb

0 commit comments

Comments
 (0)