saving . . . saved IPHTHON IN WINDOWS has been deleted. IPHTHON IN WINDOWS has been hidden .
IPHTHON IN WINDOWS
Title
Question
How to use IPhython and its commands in windows

Python-3.4.3 Getting-started-with-IPython 01-02 min 10-20 sec 28-05-20, 2:20 p.m. varunjasuja

Answers:

Most of the magic commands remain the same, some commands like cat may not work, you can use !type filename commands to view contents of the file instead.

Some native commands may be different depending on which OS you use.

Please let us know any specific commands that do not seem to work and we will be able to answer your query better.
01-06-20, 9:32 a.m. ankitrj.iitb
tab completion command is not working in windows.

26-02-21, 8:27 p.m. birwadkaraniket20@gmail.com
tab completion works inside the ipython terminal for a proper python syntax. It may take some time to load if there are lot of commands related to the specific typed keyword.
25-10-21, 7 p.m. aditya94palaparthy@gmail.com

Login to add comment


Log-in to answer to this question.