yq
Editing YAML files on-the-fly with mikefarah/yq.
For example, to disable jupyter book cell execution in GitHub actions, one can edit docs/_config.yml
and set execute_notebooks
to off
.
Editing YAML files on-the-fly with mikefarah/yq.
For example, to disable jupyter book cell execution in GitHub actions, one can edit docs/_config.yml
and set execute_notebooks
to off
.