Jupyter Notebook

  • Intro
  • Tutorials

Information

Last updated September 9, 2024

Responsible

Faculty

Jupyter Notebook 0/1

Jupyter Notebook

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.