Skip to content

Commit 39bc250

Browse files
initial commit
1 parent 5ab4dc1 commit 39bc250

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,8 @@ plugins:
9090
- mkdocs-jupyter:
9191
execute: true
9292
ignore: [
93-
"notebooks/01.06-Errors-and-Debugging.ipynb"
93+
"notebooks/01.06-Errors-and-Debugging.ipynb",
94+
"notebooks/01.07-Timing-and-Profiling.ipynb"
9495
]
9596
# Hooks
9697
hooks:

0 commit comments

Comments
 (0)