jupyter-scheduler
jupyter-scheduler copied to clipboard
Run python script files as jobs
Problem
Jupyter Scheduler can only run notebook files
Proposed Solution
Provide ability to run script files, not just notebook files. This would start by adding a python script running environment for our default backend.