Exposes functions within a notebook environment through a REST API.
Notebook Nanoservice quickly exposes notebook functions via a REST API, designed for ease of development and prototyping. It offers features like hot function redefinition, automatic serialization for common data types, and compatibility with Jupyter and Spark notebooks. It generates API manifests in JSON or Markdown, making it suitable for use with LLMs. Note that this library is not intended for production environments.