Skip to main content

Run and schedule jupyter notebook projects in the cloud

Project description

treebeard

A CLI tool that creates cloud runs for projects containing jupyter notebooks.

Treebeard creates a docker container from the project directory, builds and runs the project on commit, on a schedule, or at will, and serves rendered notebooks and tagged outputs via an API visible at an admin page.

A user account is needed to use the service at present.

Development

To run against local services

export TREEBEARD_ENVIRONMENT=development

To run against prod services but with Sentry suppressed

export TREEBEARD_ENVIRONMENT=staging

Code Quality Checks

Clone typeshed into the repo root

git clone https://github.com/python/typeshed.git
pyright && python3.7 -m black --check .

.

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

treebeard-0.0.95.tar.gz (14.6 kB view hashes)

Uploaded Source

Built Distribution

treebeard-0.0.95-py3-none-any.whl (20.8 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