Changes

Jump to: navigation, search

OPS435 Python Lab 1

1 byte removed, 17:07, 22 May 2017
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. Shortly, we will go over how to add new bash commands into this environment, but you must remember that theses these commands are only here to assist in your python scripting - we are NOT here to learn bash commands.<br><br>
:#Next lets add a new bash command that seems to be missing from this list:<source>
alias vim vim
198
edits

Navigation menu