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