QuantEcon / meta

For issues and discussion covering more than one repository
0 stars 0 forks source link

[compliance] Set default figure size and style in _config.yml across Lectures #92

Open mmcky opened 1 year ago

mmcky commented 1 year ago

We need to ensure all QuantEcon lectures add the necessary global config to enable consistent image sizes and style across the lecture series.

sphinx:
  config:
    # myst-nb config
    nb_render_image_options:
      width: 75%
      classes: shadow bg-primary

This will be documented in https://github.com/QuantEcon/QuantEcon.manual/pull/18 and become part of the setup guide for QuantEcon lecture repositories.

HengchengZhang commented 1 year ago

Hi @mmcky , just to confirm that we are now applying this as default configuration

sphinx:
  config:
    # myst-nb config
    nb_render_image_options:
      width: 80%
mmcky commented 1 year ago
jstac commented 1 year ago

@HengchengZhang , if you are overloaded with this please reach out to @Smit-create or @HumphreyYang for assistance.

It would be good to get these changes done soon, thoughtout all lecture series.

HengchengZhang commented 1 year ago

Hi @jstac, I will be solving this issue this week together with the \top one.

I think it would be more effective to do this by one person.

jstac commented 1 year ago

Roger that @HengchengZhang , thanks.