Hi,
We use Enterprise Gateway with Jupyterlab in our setup. There is a use case, wherein we want to run .ipynb against the jupyter server programmatically (via an api or any other way). I came across papermill doing exactly the same, but its not an jupyterlab extension and also it doesnt support Enterprise gateway.
Whats the best way to achieve this functionality? Not sure if such a functionality can be achieved via an extension? Any help is greatly appreciated.
Thanks
Amit