This message was deleted.
# ask-anything
s
This message was deleted.
e
there is no official integration. can you provide more details on your use case?
i
To add on that, we did see it works fine with aws sage maker and gcp vertex, so most probably it will (not officially). If you get it to work we can add a guide to our docs!
s
I'm working in healthcare, so need to be in a really secure environment. It would be easier if we could use a fully managed environment to meet Hitrust, etc, and are looking at Azure Machine Learning Services, but don't know how easily it is to integrate it into that managed Jupyter instance
e
I think if you get JupyterLab into Azure, it'll be fairly simple to integrate ploomber (since it's just a CLI). something that can also help you is this scheduler: https://blog.jupyter.org/introducing-jupyter-scheduler-f9e82676c388 you can create a notebook that runs your ploomber pipelines on schedule. if you get jupyter up and running on azure let us know and we'll help you get ploomber up and running!