Hello!
I’m looking to create a JupyterHubPapermillOperator for Airflow and I’d love to know a bit more about how Jupyterhub schedules notebooks. Since Airflow would not be running in the JupyterLab UI, I was wondering if there’s a way to programatically execute a notebook via request or an API. It would be especially awesome if there was some sort of “Jupyterhub-papermill” plugin that makes all of this interaction native.
Thank you!