You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: lectures/_config.yml
+14Lines changed: 14 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,20 @@ author: Thomas J. Sargent & John Stachurski
3
3
logo: _static/qe-logo.png
4
4
description: This website presents an undergraduate set of lectures computational economics, designed and written by Thomas J. Sargent and John Stachurski.
5
5
6
+
parse:
7
+
myst_enable_extensions: # default extensions to enable in the myst parser. See https://myst-parser.readthedocs.io/en/latest/using/syntax-optional.html
0 commit comments