Skip to main content

Python notebook development environment.

Project description

cado

Python notebook IDE with a focus on reactivity


PyPI Downloads CI

About

cado is a notebook IDE for Python, like Jupyter, but with a reactive cell model, taking inspiration from Observable. Each cell defines its own outputs that other cells can listen to. When the output of a parent cell updates, the change propagates to all child cells. When a child runs, it uses cached outputs from parent cells, reducing the amount of computation per cell.

Installation

pip install cado

Usage

# Start up a cado server
cado up

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

cado-0.1.0rc1.tar.gz (858.6 kB view hashes)

Uploaded Source

Built Distribution

cado-0.1.0rc1-py3-none-any.whl (863.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page