Skip to content

Commit 0a261d0

Browse files
author
Jaime Céspedes Sisniega
authored
Merge pull request #285 from IFCA-Advanced-Computing/fix-mnist-example
Fix MNIST example
2 parents 9d97036 + b829e11 commit 0a261d0

File tree

2 files changed

+271
-251
lines changed

2 files changed

+271
-251
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
myst_heading_anchors = 3
115115

116116
# MyST-NB configuration
117-
nb_execution_timeout = 240
117+
nb_execution_timeout = 480
118118
nb_execution_raise_on_error = True
119119
nb_merge_streams = True
120120

0 commit comments

Comments
 (0)