The Jupyter interactive window

The Jupyter interactive window lets you run Python code in an interactive, REPL-like environment. You can even view charts and images!

Useful for trying out new ideas, exploring APIs, and working with data.

Requires installing the Jupyter extension.