Back to Glossary

Jupyter Notebook

Tech & Tools

Interactive development environment for data science.


Jupyter Notebooks allow combining code, text, visualizations, and outputs in one interactive document. They are widely used for research, teaching, and prototyping.

  • Format: .ipynb files executable in browsers.
  • Use cases: Experimentation, tutorials, collaborative reports.