NCAR / CUPiD

CUPiD is a “one stop shop” that enables and integrates timeseries file generation, data standardization, diagnostics, and metrics from all CESM components.
https://ncar.github.io/CUPiD/
Apache License 2.0
21 stars 19 forks source link

nbscuid - Make notebook parameters optional #33

Open rmshkv opened 6 months ago

rmshkv commented 6 months ago

Currently all notebooks run through papermill/ploomber get a cell with parameters inserted - this is messy for e.g. a homepage with static content when building the Jupyter book. Add a flag in config.yml to skip this.