jupyter-server/jupyter-scheduler

Run python script files as jobs

andrii-i opened this issue · 0 comments

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.