Skip to content

Commit

Permalink
Updates Parallelism Example
Browse files Browse the repository at this point in the history
Updates to be more comprehensive and show more.
  • Loading branch information
skrawcz committed Nov 21, 2024
1 parent 0988ffb commit 329e613
Show file tree
Hide file tree
Showing 2 changed files with 939 additions and 187 deletions.
4 changes: 3 additions & 1 deletion examples/parallelism/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

In this example we go over Burr's parallelism capabilities. It is based on the documentation (https://burr.dagworks.io/pull/370/concepts/parallelism/), demonstrating the `MapStates` capabilities.

See [the notebook](./notebook.ipynb) for the full example.
See [the notebook](./notebook.ipynb) for the full example. Or <a target="_blank" href="https://colab.research.google.com/github/dagworks-inc/burr/blob/main/examples/parallelism/notebook.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>

You can follow along with this [Loom video](https://www.loom.com/share/a871abe84f974a499d7fb5bae42c35ae)
Loading

0 comments on commit 329e613

Please sign in to comment.