Skip to main content

ADMET Workbench

Getting Started

pip install workbench
workbench
Workbench Version: 0.8.475
Bosco: Claude via Anthropic API key

Welcome to Workbench!

🐶  New to Workbench? Ask me to walk you through building your first model.

Workbench:Bosco>

No AWS account needed to start. Local mode gives you the whole chain — DataSource → FeatureSet → Model → Endpoint — on your filesystem, training with the same generated script SageMaker runs. pub_data reads public ADMET datasets straight from S3, so there's real data to model from the first prompt:

Workbench:Bosco> build me a solubility model from the aqsol public data

Ask Bosco in plain language, or type Python — both land in the same session, and the variables persist for both of you. See Local Mode.

Giving Bosco a model

Bosco is the resident ML agent. He needs a path to Claude, and status always names the one he took:

  • With an AWS account — he runs on Bedrock inside it, with Zero Data Retention. Nothing to install and nothing leaves your account.
  • Without one — set ANTHROPIC_API_KEY and restart. Bring your own key, or email workbench@supercowpowers.com and we'll issue you a trial key.

Connecting your AWS account

📝 Bosco: Workbench ML Agent — a real eleven-turn session, start to finish.

Chemprop Models

All the rage for the Open ADMET Challenge. ADMET Workbench supports:

  • Single Task Chemprop Models
  • Multi Task Chemprop Models
  • Chemprop + Descriptors Models (MPNN + Molecular Descriptors)
  • Foundation Chemprop Models (CheMeleon Pretrained)

Examples: Deploying Chemprop Models  ·  Deploying Foundation Chemprop Models

References

Chemprop Action Shots!

theme_dark
theme_quartz

The Dashboard

Health monitoring, dynamic updates, and a high-level summary across the whole pipeline, with drill-down views for Incoming Data, Glue Jobs, DataSources, FeatureSets, Models, and Endpoints. Try it: Workbench Dashboard Demo.

Private SaaS Architecture

Secure your Data, Empower your ML Pipelines

Workbench deploys as an AWS Stack inside your own cloud environment (BYOC), so your data never leaves it — and plugin support lets you tailor it to your own workflows. See the Private SaaS Architecture deck.

Documentation

The ADMET Workbench framework makes AWS® both easier to use and more powerful: a simple Python API over Glue, Athena, Feature Store, Models, and Endpoints, with web interfaces on top of it.

Workbench Docs covers the Python API in depth, fully searchable, with code examples throughout. Runnable versions of every example live in examples/.

Workbench takes something genuinely complex — the full set of AWS ML services — and makes it less complex, so there's conceptual documentation too: Workbench Presentations.

AWS Marketplace

Workbench is on the AWS Marketplace as a Dashboard for ML Pipelines and can be billed through AWS.

Installation extras

pip install workbench               # API + REPL + orchestration (the default)
pip install 'workbench[ui]'         # + plotly, dash — the Workbench Dashboard
pip install 'workbench[modeling]'   # + torch, chemprop, ray[tune], optuna
pip install 'workbench[misc]'       # + umap-learn
pip install 'workbench[dev]'        # + pytest, coverage, flake8, black
pip install 'workbench[all]'        # everything above

Quotes are needed — shells read square brackets as globs.

Cleanlab/Datalab workflows aren't bundled in any extra. Install cleanlab[datalab]>=2.8.0 before calling cleanlab_model().

Questions?

The SuperCowPowers team is happy to answer any questions about AWS and Workbench — workbench@supercowpowers.com or Discord.

Beta Program — if your company would like to be a Workbench Beta Tester, get in touch at the same address.

Contributions are welcome, and fall under the existing project license.

® Amazon Web Services, AWS, the Powered by AWS logo, are trademarks of Amazon.com, Inc. or its affiliates

Release files for workbench 0.8.481

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for workbench 0.8.481
File Size Uploaded
workbench-0.8.481.tar.gz 4.6 MB Details

Built distribution (wheel)

Table of built distributions (wheels) for workbench 0.8.481
File Interpreter ABI Platform
workbench-0.8.481-py3-none-any.whl Python 3 none any Details

Total release size: 5.8 MB

Release files / workbench-0.8.481.tar.gz

Download URL workbench-0.8.481.tar.gz
Size 4.6 MB
Tags Source
SHA-256 checksum
How to use checksums
2c52a246523ee6795380232fdd3ecd205978b0d56fbbbd074347fd4f1a03e913
BLAKE2b-256 checksum
How to use checksums
d71af1083a6f6ad5f2f77633f21a2c857cb4ae839bbeffeec5317e7ffeac3733
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 9, 2026.

Transparency log

Release files / workbench-0.8.481-py3-none-any.whl

Download URL workbench-0.8.481-py3-none-any.whl
Size 1.1 MB
Tags Python 3
SHA-256 checksum
How to use checksums
f52f173534191ad6135d5811454d9dbd1a9d7f388f97200038dc4e7341d160d5
BLAKE2b-256 checksum
How to use checksums
369b990535560a863133541afaf2776ce0697a9035919b98ec34caee1bcf0f23
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
Yes
Uploaded via twine/7.0.0 CPython/3.13.14

Provenance

Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.

PyPI Publish Attestation

PyPI verified that this artifact, at this checksum, originated from the publisher listed below.

Signed by GitHub Actions, verified by PyPI on Sep 9, 2026.

Transparency log

Release history Release notifications | RSS feed

This release

0.8.481 This release

2 release files

0.8.99

2 release files

0.8.96

2 release files

0.8.95

2 release files

0.8.94

2 release files

0.8.93

2 release files

0.8.92

2 release files

0.8.91

2 release files

0.8.89

2 release files

0.3.6

2 release files

0.3.5

2 release files

0.3.4

1 release file

0.3.3

1 release file

0.3.2

1 release file

0.3.1

1 release file

0.3.0

1 release file

0.2.9

1 release file

0.2.8

1 release file

0.2.7

1 release file

0.2.5

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page