These are just used to make sure you have everything set up and working
test_notebook.ipynb
A very short notebook for testing code speedhello_world.ipynb
A test notebook to verify your Jupyter or Google Colab environment is working
intro.ipynb
Day 2: An introduction to Python programmingmath_with_python.ipynb
Day 3: Using python to solve lots of math problems all at onceimage_analysis.ipynb
Day 3: Using python to analyze cell imagesrandom_numbers.ipynb
Day 4: This notebook will teach you about random numbers and statistics while it reviews and reinforces basic python and numpy concepts and usage.