简体   繁体   中英

How do i automate my jupyter notebook using google cloud?

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?

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.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM