Skip to content
Edward J. Kim edited this page Jan 20, 2016 · 9 revisions

JupyterHub

Q: The terminal doesn't start when I click New -> Terminal.

A: Force reload your browser, or select Running -> >_ terminals/1 on the main page.

Q: I get a 503: Proxy Target Missing error when I click on My Server on JupyterHub.

A: Email the server administrator (Edward).

Python

Q: Should I use Python 2 or Python 3?

A: 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.

Clone this wiki locally