Open jeflem opened 5 days ago
Currently hub users cannot run cron jobs, even if the container admin installed cron. The crontab command results in a permission error, likely caused by dynamic users not allowed to write to relevant paths.
An alternative might be Jupyter Scheduler.
Currently hub users cannot run cron jobs, even if the container admin installed cron. The crontab command results in a permission error, likely caused by dynamic users not allowed to write to relevant paths.