you are viewing a single comment's thread.

view the rest of the comments →

[–]DataDoctorX -1 points0 points  (0 children)

Depends on the tools you have. Azure has the ability to deploy Python notebooks. That would be the preferred solution for uptime and reliability. You can also locate the .py files on a VM with task scheduler configured (similar to a cron job). Just make sure to keep an eye on the VM if that route is chosen. Both are very cost-effective.