Jupyter Notebook
Jupyter Notebook is a web-based interactive computational environment for creating and organising Jupyter notebook documents. It’s a tool and working space that’s also supported by most TDM providers. The Notebook supports several languages like Python (IPython), R and Julia and is largely used for data analysis, data visualization and further interactive, exploratory computing. It combines live code, equations, narrative text and visualisations for a simple, streamlined, document-centric experience.
The platform originates from Project Jupyter to develop open-source software, open standards, and services for interactive computing across multiple programming languages.
JupyterLab is an updated and enhanced interface intended to not only run Jupyter Notebook but also offer newer features. It has a modular structure, where you can open several notebooks or files (e.g. HTML, Text, Markdowns) as tabs in the same window.