intro-to-data-science/00_python_in_a_nutshell
Alexander Hess 51a5dcc8ee
Run black on all the notebooks
- we use black's default settings
- some cells are NOT kept in black's format to:
  - increase readability
  - or show Python's flexibility with regard to style
2024-07-15 12:12:51 +02:00
..
00_content_arithmetic.ipynb Run black on all the notebooks 2024-07-15 12:12:51 +02:00
01_exercises_calculator.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
02_content_logic.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
03_exercises_loops.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
04_exercises_fizz_buzz.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
05_content_functions.ipynb Run black on all the notebooks 2024-07-15 12:12:51 +02:00
06_exercises_volume.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00
07_content_data_types.ipynb Run notebooks with updates and custom kernel 2024-07-15 12:12:50 +02:00