holoviz / pyviz_comms

Bidirectional communication for the HoloViz ecosystem
BSD 3-Clause "New" or "Revised" License
32 stars 15 forks source link

Run the cron jobs weekly #100

Closed maximlt closed 2 years ago

maximlt commented 2 years ago

For some reason the CRON jobs I defined were not running once a month on the first Sunday but on every day of the first week of the month and on every Sunday... Going to go for once a week on Sunday since I know how to set this up.