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

Document custom class implementation

Open JasonWeill opened this issue 2 years ago • 0 comments

Problem

The operators documentation reads, in part,

For more information on how to write a custom implementation, please to [sic] our developer’s guide.

The developer's guide does not indicate how to write a custom scheduler, or how to write any other custom class.

Proposed Solution

Add documentation, with examples, about how to write a custom implementation of classes like the scheduler, environment manager, and execution manager.

JasonWeill avatar May 17 '23 20:05 JasonWeill