Skip to content

Commit a614dbf

Browse files
authored
[FIX] Fixes short_path image issues (#162)
* [FIX] Fixes short_path image generation issue with pylab clearing output before saving png * exclude execution in the _static folder * enable execution of lecture files only
1 parent 0114859 commit a614dbf

File tree

2 files changed

+39
-32
lines changed

2 files changed

+39
-32
lines changed

lectures/_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ author: Thomas J. Sargent & John Stachurski
33
logo: _static/qe-logo-large.png
44
description: This website presents a set of lectures on quantitative economic modeling, designed and written by Thomas J. Sargent and John Stachurski.
55

6+
only_build_toc_files: true
67
execute:
78
execute_notebooks: "cache"
89
timeout: 600

0 commit comments

Comments
 (0)