Skip to main content

Run and schedule jupyter notebook projects in the cloud

Project description

Development Install

pipenv install

Development against Backend

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 .
isort -m 3 -tc -y

Supported by

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