Saving commands at different location or path
Title
Question
How to save a command in user defined location? The default location is shown in the video. But if we want to store at different path kindly share the procedure.
Python-3.4.3 Additional-features-of-IPython 05-06 min 10-20 sec
Answers:
Use %cd to change your directory and then save
Or specify the filepath in the same space where you specify the filename
Login to add comment