Getting started with Jupyter Notebook for Python

jupyter notebook for python

Jupyter notebook is an open-source, lightweight and browser-based IDE. It is a kind of web app that allows to write and execute Python code in a browser (Chrome, Safari and Firefox). The notebook extends the console-based approach to interactive computing in a qualitatively new direction, providing a web-based application suitable for capturing the whole computation