notebooker
notebooker copied to clipboard
Add option to pass scheduled cron time to the notebook
Being able to read scheduled cron time from the notebook would improve the use case of using notebooker as tool to generate periodic reports. Might also need to maintain that time if same report is re-run.
Need to wait till apscheduler v4 moves from pre-release to stable as it has this fix: https://github.com/agronholm/apscheduler/issues/297