saving . . . saved cat command not working in offline mode using ipython 7.13.0 has been deleted. cat command not working in offline mode using ipython 7.13.0 has been hidden .
cat command not working in offline mode using ipython 7.13.0
Title
Question
when using cat command, syntax error is coming. Is there an alternative?

Python-3.4.3 Loading-Data-From-Files 01-02 min 20-30 sec 24-03-20, 5:11 p.m. _priyanshu.singh

Answers:

you can use !type <file-path>/<filename>.txt

Example: !type C:/Documents/myfile.txt
18-04-20, 7:44 p.m. ankitrj.iitb


Log-in to answer to this question.