You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[](https://award.athena.hackclub.com?utm_source=readme)
5
+
[github pages live demo](https://probablycomputingsquid.github.io/learn-python-through-notebooks/lab/index.html)
5
6
6
7
This is a series of interactive .ipynb notebooks (with exercises!) designed to help you speedrun a basic knowledge of Python. Written for my high school programming club
7
8
These notebooks are designed as lessons, and are split into ~1 hour chunks. You can go into these lessons with as little knowledge about programming as you want.
8
-
You can find a live demo on [mybinder](https://mybinder.org/v2/gh/ProbablyComputingSquid/learn-python-through-notebooks/HEAD?urlpath=%2Fdoc%2Ftree%2FREADME.md)
9
-
If you're reading this on mybinder, click on the folder icon to the left to peruse the notebooks. Please follow them in order, because then it makes more sense.
9
+
You can find a live demo on [mybinder](https://mybinder.org/v2/gh/ProbablyComputingSquid/learn-python-through-notebooks/HEAD?urlpath=%2Fdoc%2Ftree%2FREADME.md) or the [github pages](https://probablycomputingsquid.github.io/learn-python-through-notebooks/lab/index.html)
10
10
11
+
12
+
If you're reading this on mybinder or the github pages, click on the folder icon to the left to peruse the notebooks. Please follow them in order, because then it makes more sense.
13
+
If you're reading this on the github pages site, try using pyodide as the default kernel because the js ones are kind of funky (at least they dont work all the time for me on firefox.)
0 commit comments