Changes

Jump to: navigation, search

OPS435 Python Lab 1

3 bytes added, 08:05, 16 May 2017
Using Magic Functions
ipython3
%vim
</source>At this point vim should open successfully and you should now understand how to create new IPython aliases and store them persistently. Use these aliases to customize your environment with any bash commands you thing IPython is missing. :# Exit vim now and head back to the IPython shell. <br><br>
:#Lets setup a directory structures for completing and organizing labs. These should be the locations to store your lab scripts.<source>
%mkdir ~/ops435
<ol><li value="1213" style="margin-left:25px;">Perform the following steps to evaluation this unit. Running this evaluation script will give you an error, read this error message to see if you can figure out why. This is happening because we are checking a lab script file that we HAVE NOT created yet, so these errors are ok for now. But run these check scripts regularly as you work through the labs, they may give you hints if you get stuck.
<pre>
cd ~/ops435/lab1/
13,420
edits

Navigation menu