-
Notifications
You must be signed in to change notification settings - Fork 39
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add functionality to run single diagnostic task to notebook API #962
Conversation
Hi @Peter9192 , it turned out to be more or less 1 line of code after all 😅 Could you have a look and let me know what you think? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This works super smooth! Nice job :-)
One question about the docs formatting and one typo I think.
Co-authored-by: Peter Kalverla <peter.kalverla@gmx.com>
Thanks @Peter9192 ! This is now ready to be merged! @nielsdrost @bouweandela |
Thanks @Peter9192 and @stefsmeets! |
Description
Hi everyone, this PR extends the API to run recipes in an interactive notebook.
It adds functionality to list and run a single diagnostic task, and display/load the output directly in the notebook. I also cleaned up some long references in the API documentation.
Before you get started
Checklist
pre-commit
oryamllint
checksTo help with the number pull requests: