Skip to content

Commit

Permalink
add link to demo notebook colab page
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored Feb 8, 2024
1 parent fc7df73 commit 4cf8b23
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@
Please try `fastprop` on your datasets and let us know what you think.
Feature requests and bug reports are **very** appreciated!

Check out the demo notebook for quick intro to `fastprop` via Google Colab - runs in your browser, GPU included, no install required!

<a target="_blank" href="https://colab.research.google.com/github/JacksonBurns/fastprop/blob/main/fastprop_demo.ipynb">
<img src="https://colab.research.google.com/assets/colab-badge.svg" alt="Open In Colab"/>
</a>

# Installing `fastprop`
`fastprop` supports Mac, Windows, and Linux on Python versions 3.8 to 3.11 (except 3.11 on Windows).
As dependencies gradually begin to support Python 3.12 it will be added.
Expand Down

0 comments on commit 4cf8b23

Please sign in to comment.