'Converting Jupyter notebook to office ppt file

I am having a use case, wherein I need to run the notebook and extract the charts and graphs and incorporate them into the Microsoft office PPT slides. I referred to various methods on how this can be achieved, but all these methods suit only that instance (i.,e the output is available in the local server)

Can we somehow make the entire process automated and deliver the results in the .pptx format?

Thanks



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source