Neutrino Notebooks

Use Neutrino Notebooks to instantly convert your Jupyter notebooks to fast and performant backend APIs.

Installation

With Pip

pip install neutrino-cli

Guides

Syntax

Understand the basics of Neutrino notebooks and how to create organized projects.

Read more

HTTP Cells

Learn how to programmatically configure http for your app.

Read more

Realtime Cells

Learn how to programmatically configure websockets endpoints for your app.

Read more

Scheduled Workflows

Learn how to create tasks that run at timed intervals or scheduled times.

Read more

Was this page helpful?