Skip to main content

This client library is designed to support building DataRobot blueprints.

Project description

The Blueprint Workshop is built to ensure that constructing and modifying DataRobot blueprints through a programmatic interface is idiomatic, convenient, and powerful.

This library requires a DataRobot account.

The easiest way to get started is by reading the Documentation.

This package is covered under the DataRobot Tool and Utility Agreement, which can be read on our Legal page, along with our privacy policy and more.

Prerequisites

Python >= 3.7

Ensure your DataRobot account has enabled:

  • Show Uncensored Blueprints

  • Enable Customizable Blueprints

Installation

Optionally, create a virtual environment

$ mkvirtualenv -p python3.7 blueprint-workshop

Install Graphviz on Linux (to render blueprints):

$ sudo apt-get install graphviz

Install Graphviz on Mac (to render blueprints):

$ brew install graphviz

Install the library!

$ pip install datarobot-bp-workshop

Recommended:

$ pip install jupyterlab

From a folder where you’d like to save your scripts:

$ jupyter-lab .

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

datarobot-bp-workshop-0.2.6.tar.gz (645.4 kB view hashes)

Uploaded Source

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