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.
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
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
Hashes for datarobot-bp-workshop-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a95af5b487ad0eae2706d1cb6807ca73b4cf046bc7830a78c5b62d6843aaddf5 |
|
MD5 | 485b95642e58a5f28fb9c51e675f9702 |
|
BLAKE2b-256 | 999f93c4c151c28978ce6d6d787be45b6ffc6590b58c9e2ad464a5d00bee315e |