Half-Day Online Pilot Workshop on AutoDock4 on 9 August 2024, 2:00 pm to 5.30 pm. Click here to register.

Getting started with IPython - English

261781 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