Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 488 Bytes

readme.md

File metadata and controls

20 lines (12 loc) · 488 Bytes

Switch loops with itertools

Live preview here

The actual presentation is interactive and have editable code snippets.

Set up

The presentation is set up using pipenv

Instructions

  • Install dependencies: pipenv install
  • Enter pipenv shell
  • Run Jupiter Notebook: jupyter notebook

Dependencies

  • Python 3.10.0 or high
  • Jupiter Notebook + RISE