jupyter-server / jupyter-scheduler

Run Jupyter notebooks as jobs
https://jupyter-scheduler.readthedocs.io
BSD 3-Clause "New" or "Revised" License
195 stars 23 forks source link

Publish API documentation #320

Open JasonWeill opened 1 year ago

JasonWeill commented 1 year ago

Problem

The developer docs on ReadTheDocs do not describe the API.

Proposed Solution

Publish API documentation for Jupyter Scheduler.

Additional context

Follow-up to #311.

andrii-i commented 4 weeks ago

527 added OpenAPI specification to the repo. It should be used to continuously deploy API docs.