Skip to content

Commit 5e07263

Browse files
committed
Add acknowledgment for source material in README
1 parent db68ddf commit 5e07263

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

probability/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
This collection of marimo notebooks teaches the fundamentals of probability,
44
with an emphasis on computation with Python.
55

6+
Much of the structure and many explanations here are adapted from Chris Piech's [Probability for Computer Scientists](https://chrispiech.github.io/probabilityForComputerScientists/en/index.html) course reader.
7+
68

79
**Running notebooks.** To run a notebook locally, use
810

0 commit comments

Comments
 (0)