Skip to content

jpivarski-talks/2024-07-08-scipy-teen-track

 
 

Repository files navigation

SciPy 2024 Teen Track

This repository contains the materials presented on July 22‒23, 2024 at the SciPy Teen Track.

To follow the lecture and do the exercises, launch JupyterLite in your browser:

Launch JupyterLite

In JupyterLite, the slides and notebooks can all be found in the left-bar (which may be hidden; click the folder icon to reveal them). Each can be opened by double-clicking.

In a notebook, you can run a cell by clicking in it and pressing shift-enter or control-enter (or command-enter on Mac). If your Python session dies or needs to be restarted, select the last cell you were working on and "Restart Kernel and Run up to Selected Cell" from the "Kernel" menu.