diff --git a/code_book/_toc.yml b/code_book/_toc.yml index 2f2a032..1405efd 100644 --- a/code_book/_toc.yml +++ b/code_book/_toc.yml @@ -2,7 +2,7 @@ format: jb-book root: intro chapters: - url: https://networks.quantecon.org - title: Home (Landing Page) + title: Home - file: ch_intro - file: ch_production - file: ch_opt @@ -11,3 +11,4 @@ chapters: - file: ch_fpms - file: appendix - file: pkg_funcs +- file: status diff --git a/code_book/status.md b/code_book/status.md new file mode 100644 index 0000000..56b9450 --- /dev/null +++ b/code_book/status.md @@ -0,0 +1,17 @@ +--- +jupytext: + text_representation: + extension: .md + format_name: myst +kernelspec: + display_name: Python 3 + language: python + name: python3 +--- + +# Execution Statistics + +This table contains the latest execution statistics. + +```{nb-exec-table} +```