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
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.12.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9430e9dd91d17e793756f73a6dda2a776d8517a3fd900073bb18d2b2bdd12086 |
|
MD5 | dda821892c8b47d6c4fc703c55742461 |
|
BLAKE2b-256 | f550b83577f6ea9c44957e1f31afca79d110105e141f860cc408807d46b10127 |