saving . . . saved how to start ipython interpreter has been deleted. how to start ipython interpreter has been hidden .
how to start ipython interpreter
Title
Question
kindly guide me with complete procedure of starting ipython. what is meant by terminal ? 
as in the tutorial it has been said press ctrl +alt+ t+ k on terminal here at this point clear what do you mean by terminal. 

Python Getting-started-with-ipython 01-02 min 0-10 sec 22-06-19, 12:43 p.m. jjohari

Answers:

The terminal or the command prompt is an application that allows you run commands to do certain actions on your OS.

Instructions:

For windows:

<a href="https://www.lifewire.com/how-to-open-command-prompt-2618089">https://www.lifewire.com/how-to-open-command-prompt-2618089</a>

For Linux:

Hit the Ctrl + Alt + T buttons on your keyboard simulataneously

In the Terminal please type in the following command,

ipython --pylab
22-06-19, 12:48 p.m. ankitrj.iitb


Log-in to answer to this question.