IPython Operations: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * IPython") |
|||
Line 1: | Line 1: | ||
=Internal= | =Internal= | ||
* [[IPython#Subjects|IPython]] | * [[IPython#Subjects|IPython]] | ||
=Commands= | |||
<syntaxhighlight lang='ipython'> | |||
%run some_file.py | |||
</syntaxhighlight> |