saving . . . saved IPython installation has been deleted. IPython installation has been hidden .
IPython installation
Title
Question
I have download and install all the files recommended in installation sheet, now how to open the terminal , I tried all the methods but it does't work

Python Getting-started-with-ipython 01-02 min 10-20 sec 22-06-19, 11:35 a.m. SENRAJESH

Answers:

If you are using ubuntu you can hold on CTRL+ALT and simultaneously press t. And if you are using windows you can open command prompt
22-06-19, 11:37 a.m. iakashchavan
How to start terminal while using Windows
22-06-19, 11:41 a.m. SENRAJESH
How to start terminal while using Windows
22-06-19, 11:41 a.m. SENRAJESH

Login to add comment


I am using Windows, how to start ipython terminal?
22-06-19, 11:38 a.m. SENRAJESH
Then open command prompt and just type ipython --pylab.
22-06-19, 11:39 a.m. iakashchavan
Then open command prompt and just type ipython --pylab.
22-06-19, 11:39 a.m. iakashchavan
not recognized as an internal/external command

22-06-19, 11:46 a.m. SENRAJESH
not recognized as an internal/external command

22-06-19, 11:46 a.m. SENRAJESH
not recognized as an internal/external command??
22-06-19, 11:48 a.m. SENRAJESH
Did you make sure that Python was added to the PATH when installing as specified in the installation sheet?

Please try the command:

ipython3
22-06-19, 11:53 a.m. ankitrj.iitb

Login to add comment


Log-in to answer to this question.