Scheduling a Jupyterhub notebook using API

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!

@Daniel_Imberman did you figure out this issue I am also experiencing the same issue , can you please help me