ds-102
ds-102-book
Jupyter Notebook

UC Berkeley Data 102 Textbook

Last updated Jul 2, 2026
12
Stars
5
Forks
0
Issues
+1
Stars/day
Attention Score
44
Language breakdown
No language data available.
Files click to expand
README

Data, Inference, and Decisions

Jupyter Book (via myst) GitHub Pages Deploy Accessibility Checks

Textbook for Berkeley's Data 102 course

Usage

Building the book

If you'd like to develop and/or build the Data, Inference, and Decisions book, you should:

  • Clone this repository
  • Run pip install -r requirements.txt (it is recommended you do this within a virtual environment)
  • (Optional) Edit the books source files located in the ds-102-book/ directory
  • Run jupyter-book start. A server will start and you can view the book in your browser. Updates to the source files will update the book in the real-time.

Hosting the book

The book is deployed using GitHub Pages.

Contributors

We welcome and recognize all contributions. You can see a list of current contributors in the contributors tab.

Credits

This project is created using the excellent open source Jupyter Book project and the executablebooks/cookiecutter-jupyter-book template.

🔗 More in this category

© 2026 GitRepoTrend · ds-102/ds-102-book · Updated daily from GitHub