jupyter-scheduler icon indicating copy to clipboard operation
jupyter-scheduler copied to clipboard

Run Jupyter notebooks as jobs

Results 120 jupyter-scheduler issues
Sort by recently updated
recently updated
newest added

## Description Job folder and downloaded job files are not getting deleted from the output folder (/jobs/ by default) on job deletion. ## Reproduce 1. Right-click on a notebook in...

enhancement

### Problem When we create a new job definition, the notebook is copied somewhere in the server. Quite often you change that file and the you need to recreate everything....

enhancement

Use Dask instead of multiprocessing module

enhancement

### Problem Ability to update input file snapshot from the "Edit Job Definition" page is not documented anywhere and is therefore not evident to people who use Jupyter Scheduler as...

documentation
good first issue

## References ## Code changes ## User-facing changes ## Backwards-incompatible changes

enhancement

### Problem For the createjob api, one of the inputs to this API is a boolean flag called [package_input_folder](https://github.com/jupyter-server/jupyter-scheduler/pull/510), which when set to true, packages the input folder (the folder...

enhancement
good first issue

### Problem Users have reported being slightly lost with the options available in interval menu: - Users were confused on the difference between Day and Weekday ![image](https://github.com/user-attachments/assets/8a8a34ad-bd35-47d5-8c85-24972f2094f8) ### Proposed solution...

enhancement

### Problem This is more of a nitpick, but it come up that the scheduler extension does not actually use "scheduling" language. ### Proposed solution - Change user-facing form title...

enhancement

### Problem Users somewhat familiar with Cron wanted to use it but did not remember the syntax. Working in environments without internet access they could not open the link to...

enhancement

### Problem Users report being lost with the options available in the scheduler and their meaning. ### Proposed solution Add labels reassuring users about the purpose of specific inputs. |...

enhancement
good first issue