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.post1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6a26ddb45797309d2348df861cefbf1f8607120d9baed8db3860f769cf8caceb |
|
MD5 | 37d3248fe9382d5c08479cf5e8f1fbe3 |
|
BLAKE2b-256 | b75fa13c152b4834822c16685370eb8f50c9909d3cc4abe07aacec7c48f493a5 |