Jupyter & IPython terminology explained
Briefly

IPython includes many features not present in the default Python shell, such as object introspection, 'magic' commands, system shell access, and more.
To be clear, 'Jupyter Notebook' was the name of both the coding environment and the files created by that environment.
Read at Data School
[
add
]
[
|
|
]