Jupyter Notebook

  • Intro
  • Tutorials

Information

Last updated January 6, 2025

Responsible

Faculty

Jupyter Notebook 0/1

Jupyter Notebook

Jupyter notebook is a web-based interactive development enviornment to write and execute code in several programming languages. 

Jupyter
Jupyter

Jupyter Notebook is a web-based platform that offers interactive computing. In the notebook, it is possible to create and share snippets of code that can be run directly in the platform. Jupyter offers a web application, but you can also open Jupyter notebooks through VS Code. To get started with Jupyter Notebooks, you will need to install Python, Jupyter, and possibly some additional libraries.