Getting started with IPython - English

Play
Current Time 0:00
/
Duration Time 0:00
Remaining Time -0:00
Loaded: 0%
Progress: 0%
0:00
Fullscreen
00:00
Mute
Captions
  • captions off
  • English

281393 visits



Outline:

>Use Python 3.5.2 >Use Ipython version 5.1.0 >IPython is an enhanced interactive Python interpreter. >Invoke the IPython interpreter >Quit the IPython interpreter >Navigate the IPython session history >Use tab-completion to work faster. >See the documentation of functions using question mark. >Interrupt commands using Ctrl + C when we make an error. round command