New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

treebeard

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

treebeard

Run and schedule jupyter notebook projects in the cloud

0.1.1
PyPI
Maintainers
1

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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts