Skip to content
Edward J Kim edited this page Aug 22, 2015 · 8 revisions

Should I use Python 2 or Python 3?

We will be using Python 3 in this course.

When creating a new notebook on IPython/Jupyter server, make sure that you choose Python 3 in the dropdown menu that appears when you click New.

I found a typo in one of the lessons/notebooks/assignments. Can you fix it, please?

You are wrong! 1 + 1 is 2 not 3 as you say in one of the lessons/notebooks/assignments.

One of the code cells in XXXXX.ipynb does not work/does not produce the same output. I know how to fix it. You can fix it by doing XXXXX.

If you have a suggestion on how to improve the lessons/notebooks/assignments, please consider sending a pull request rather than contacting the instructional staff. If you don't know how to submit a pull request, we've written a guide on how to do a pull request.

Clone this wiki locally