IPython Operations: Difference between revisions

From NovaOrdis Knowledge Base
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>

Revision as of 00:10, 15 May 2024

Internal

Commands

%run some_file.py