Saving the Practice Session
Title
Question
How to save the practice session?
Python-3.4.3 Getting-started-with-IPython 12-13 min 0-10 sec
Answers:
You can save the code that you have typed in the IPython session using the %save magic command
Link: <a href="https://ipython.readthedocs.io/en/stable/interactive/magics.html#magic-save">https://ipython.readthedocs.io/en/stable/interactive/magics.html#magic-save</a>
Link: <a href="https://ipython.readthedocs.io/en/stable/interactive/magics.html#magic-save">https://ipython.readthedocs.io/en/stable/interactive/magics.html#magic-save</a>
In case you are looking for the downloadable videos of the sessions/videos please refer this doc <a href="https://process.spoken-tutorial.org/images/1/1b/Download-Tutorials.pdf" style="background-color: rgb(255, 255, 255);">https://process.spoken-tutorial.org/images/1/1b/Download-Tutorials.pdf</a>
Login to add comment