The Grid
Snapshots
Generate a public link to share your results teammates or post on the internet!
Subsets
If you notice tests failing for similar reasons, you can group them together into a subset. The Checkbin SDK then makes it easy to run your pipeline on just that subset of tests. This let's you work on only the examples that you need, without wasting your time and compute on tests that worked!
Checkpoints & Checkins
With Checkbin you can save your program's state after each stage in your pipeline. The Checkbin SDK makes it easy to reload those intermediate states. This lets you to iterate on later stages of your pipeline without re-running all the earlier stages!
FAQ
Install Checkbin with pip and run your first test with just a couple of lines of code.