Hello
First time here so apologies if I’m missing any detail
I’m looking to create a schedule using Jupyter Scheduler. Both the jupyter_scheduler
server extension and the @jupyterlab/scheduler
extension are enabled.
However when I run the job I get FileNotFoundError - No such file or directory. Yet the directory does exist and the script runs fine
Any ideas?