Where to start....
I have used IPython a lot. But mostly like the regular Python interpreter and the most valuable feature for me was the autocompletion and all timing magics. I mentioned here that IPython is awesome but I didn't know how much exactly it is. I am trying a lot of code into the interpreter before write a script. And I am starting the script from scratch. I didn't know that I am able to save any input commands I want into a file just from IPython itself. I have tried a few time to copy/paste from the IPython into a file and than remove [in] and [out] prompts by hand. Such a pain!
I am starting to learn it. Along with Jupyter and Jupyterlab
Here is the video which opened my eyes :)
https://www.youtube.com/watch?v=vrdYvjGTrQA
I have used IPython a lot. But mostly like the regular Python interpreter and the most valuable feature for me was the autocompletion and all timing magics. I mentioned here that IPython is awesome but I didn't know how much exactly it is. I am trying a lot of code into the interpreter before write a script. And I am starting the script from scratch. I didn't know that I am able to save any input commands I want into a file just from IPython itself. I have tried a few time to copy/paste from the IPython into a file and than remove [in] and [out] prompts by hand. Such a pain!

I am starting to learn it. Along with Jupyter and Jupyterlab
Here is the video which opened my eyes :)
https://www.youtube.com/watch?v=vrdYvjGTrQA