Changes

Jump to: navigation, search

OPS435 Python Lab 1

8 bytes added, 07:58, 16 May 2017
Using Magic Functions
:#Lets find out which ones are available, type the following command into the IPython shell:<source>
%alias
</source><br><br>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, these 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
13,420
edits

Navigation menu