1,760
edits
Changes
→PART 1 - Common Ipython Commands and Features
:#Lets find out which ones are available, type the following command into the IPython shell:<source>
alias
</source>We should now have a list of all the bash commands available in IPython.Research on how to add vim as an alias in ipython permanently
:#Lets setup a directory structures for completing and organizing labs. These should be the locations to store your lab scripts.<source>
mkdir ~/ops435/lab2