SA367 Spring 2017
Last updated: 16 January 2017
For this course, we will use WinPython, an easy-to-use Python distribution for Windows. WinPython comes with Jupyter and a collection of useful scientific computing packages such as NumPy, SciPy and Matplotlib.
A command prompt window titled "C:\Windows\system32\cmd.exe - winipython_notebook.bat" should appear — just leave this open while you use Jupyter. In addition, your default browser should open with the Jupyter file browser.
See the picture below.
If you accidentally close your browser, you can get back to the Jupyter file browser at http://localhost:8888/, as long as the command prompt window that opened earlier is still open.