scientific-python-lectures
scientific-python-lectures copied to clipboard
character encoding in lecture 1
The standard character encoding in Lecture 1 is listed as ASCII. This is now UTF-8 in Python 3. Might want to make a note of it in the notebook. I'd be happy to submit a PR if you'd like.