Forum Discussion
How can I schedule a Python script to run daily (including Sundays) even when my laptop is off?
- 1 year ago
If your code has no local dependecies (i.e. you don't need any data/files from the laptop), you could consider migrating the code to a Fabric notebook which will run Python. You've posted in a Fabric Community Forum so this is the most likely topic of advice here.
There are tonnes of learning resources about notebooks - starting here;
How to use notebooks - Microsoft Fabric | Microsoft LearnThere is a free trial of Fabric available - go beyond that and you'll be into a paid capacity though.
Hi LB_Team, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?
spencer_sa& ahmetyilmaz, Thanks for your promt response.
Thanks,
Prashanth Are
MS Fabric community support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query