Python3 Code Installation: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Installing From Github= ==Clone Repository== ==Update aipy==") |
|||
Line 3: | Line 3: | ||
==Update aipy== | ==Update aipy== | ||
The command is | |||
<pre> | |||
ipython | |||
%pylab | |||
</pre> |
Revision as of 21:19, 5 June 2022
Installing From Github
Clone Repository
Update aipy
The command is
ipython %pylab