Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
grst authored May 23, 2024
1 parent a82ea82 commit 0d8a081
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -82,6 +82,7 @@
nb_output_stderr = "remove"
nb_execution_mode = "auto" # execute notebooks that are missing at least one output cell
nb_merge_streams = True
nb_kernel_rgx_aliases = {"*": "python3"} # ignore kernel names in notebooks
typehints_defaults = "braces"

source_suffix = {
Expand Down

0 comments on commit 0d8a081

Please sign in to comment.