We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
@cyberwizardinstitute/participants ,
Ahead of tomorrow's python talk, please try and install Ipython (and Ipython Notebook) before coming to class.
On linux you should be able to do sudo pip install "ipython[notebook]"
sudo pip install "ipython[notebook]"
On Mac OSX is says to do sudo /usr/bin/easy_install-2.6 ipython
sudo /usr/bin/easy_install-2.6 ipython