News

The Jupyter notebook system gives Python users a visual, interactive way to run code, display the results, and share the source with others. But Jupyter notebooks have limited interactivity.
If you're using the terminal, I recommend using IPython, as it has a lot of features to make interactive use easier and it's the basis for using Python in Jupyter.