Skip to content

Commit

Permalink
Re-enable execution of notebooks.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericmjl committed Feb 16, 2023
1 parent b4d828f commit fe3e491
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ nav:
plugins:
- search
- mknotebooks:
execute: false
execute: true
write_markdown: true
allow_errors: false
timeout: 1200
Expand Down

0 comments on commit fe3e491

Please sign in to comment.