Recitation 2: An introduction to Python (continued)


In this recitation you will continue playing with Python using Jupyter notebooks.

Instructions:

Remember that to use your notebook you’ll have to start with the command

export PATH=/usr/local/anaconda/bin:$PATH

After doing that, you can invoke the jupyter notebook with the command:

jupyter notebook