Repository Configuration#

This page documents a range of configurations used by QuantEcon projects when setting up new projects

Lectures#

A QuantEcon lecture project should use the following configuration and defaults

Figure Style (Defaults)#

The _config.yml file should use:

sphinx:
  config:
    # myst-nb config
    nb_render_image_options:
      width: 80%

within the sphinx and config section to enable myst-nb to set a default size and style.

GPU Enabled Builds#

Support files#

For lectures that use gpu the standard admonition includes a link for a page that details hardware used.

This page should use the reference:

(status:machine-details)=