Skip to content

microsoft/jupyrest

Repository files navigation

jupyrest

Jupyrest is a tool that can turn a notebook into a REST API with predefined input and output contracts.

View documentation and usage on jupyrest.io.

Jupyrest lets you:

  • Users can define input and output schemas for any notebook
  • Parameterize and execute notebooks using an HTTP client

Use cases:

  • Making analysis written in a Jupyter notebook available to team members via an API.
  • Automate incident response by invoking a Jupyter notebook whenever an incident or other alert is raised.
  • Easily deploy data science/machine learning workflows written in Jupyter notebooks.
  • Develop a proof of concept web application without the need for any frontend development or telemetry infrastructure.

About

A tool to expose Jupyter notebooks behind a REST API.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published