Enrico Alemani
Enrico Alemani
Changing the image version to 3.8 does the trick. Thank you for your help.
Hi. Thanks for this library. The idea seems awesome. However, I still haven't got the chance to use it as I'm having issues with the conflicted dependencies stated above. Also,...
I think the main issue is that the new zsh does not read .bash_profile anymore. The guide needs updating :)
I have a related question: what if I want to pass a list as argument and schedule a job for each item in the list? My attempt: ``` import queue...