Skip to content

Commit 3110323

Browse files
Revert local build-only change to config.ini
1 parent afe14f8 commit 3110323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ resources = img/ d2l/ d2l.bib setup.py static/latex_style/
2929
exclusions = README.md STYLE_GUIDE.md INFO.md CODE_OF_CONDUCT.md CONTRIBUTING.md contrib/*md
3030

3131
# If True (default), then will evaluate the notebook to obtain outputs.
32-
eval_notebook = False
32+
eval_notebook = True
3333

3434
tabs = pytorch, mxnet, jax, tensorflow
3535

0 commit comments

Comments
 (0)