Skip to content

Commit de1d7c4

Browse files
Merge pull request #20 from commoncrawl/hande/add-ref-to-notebook
feat: add reference to whirlwind notebook repo
2 parents 561a702 + 53d81b5 commit de1d7c4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,8 @@ and [duckdb](https://duckdb.org/).
2828

2929
We use a [Makefile](https://makefiletutorial.com) to provide many of the commands needed to run this tutorial. To see what commands are being run, open the `Makefile` and find the relevant target: e.g. `make install` runs `pip install -r requirements.txt`.
3030

31+
Alternatively, a [notebook version](https://github.com/commoncrawl/whirlwind-python-notebook) of this tutorial is also available.
32+
3133
Let's get started!
3234

3335
## Task 0: Set-up

0 commit comments

Comments
 (0)