%save
Does it necessary to save script file with name by  putting '_' between? like you did as 'plot_script'. And please show how can i get saved file in pc i mean the script. Im not getting it in my pc anywhere. Please help. 

Python-3.4.3 Additional-features-of-IPython 05-06 min 40-50 sec 31-05-21, 3:25 p.m. Zohra

Answers:

It is not necessary to add '_' in the filename, Instead of using space in the file name adding "_" is a more appropriate way of saving the file. Please check the file in the current working directory. To check the current working directory from python type %pwd from the ipython terminal.
24-06-21, 4:32 p.m. aditya94palaparthy@gmail.com


Click here to reply/comment online