问题
I have a code with Jupyter notebook and i would like to schedule daily running by Google Cloud.
I already created VM instance and running my code there, but I couldn't find any guide or video how to implement daily running.
So, how can I do that?
回答1:
Google is offering a product which is called AI Platform Notebooks. It is implementing lots of useful stuff like lots of open-source frameworks, CI etc. There is also a blog post by the Google Cloud that explains the product in depth and can be found here. I think you can use that to achieve what you want.
来源:https://stackoverflow.com/questions/57561291/how-do-i-automate-my-jupyter-notebook-using-google-cloud