Skip to content

opendp/2025-summer-institute

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

massive-data-institute

Slides for June 2025 talk on the OpenDP Project

Deployed on Github pages

Managing this in Github so that:

  • I can use doctest to confirm that all the examples work.
  • I don't waste time tweaking the page layout.
  • We can use the normal PR review process.

Setup

brew install pandoc
python3 -m venv .venv
. .venv/bin/activate
pip install -r requirements.txt
./render.sh

For now, to keep it simple, run render.sh by hand and check in the output index.html.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors