Hi!
Sorry if this is a dumb question: but I’m wondering if I could write to parameters.yaml from inside a Kedro Jupyter Notebook?
You see, I’m tuning hyper parameters within a notebook and I would love to be able to save the best configuration right to parameters.yaml.
I guess I could copy and past it directly, but thought it would be worth an ask.
Cheers