Changes

Jump to: navigation, search

OPS435 Python Lab 1

1 byte removed, 16:45, 12 May 2017
Part 2 - Setting Up Your Linux Environment For OPS435 Labs
yum install git # Install git command line tool
</source>
#IPython will be one of the tools we will use the most. Lets install it. You will learn more about it in the next section:<source>
yum install python-ipython # Install ipython for python2.7
pip3.4 install ipython # Install ipython for python3.4
198
edits

Navigation menu