Tech Glossary

What is Jupyter?

Jupyter is an open-source web application used for interactive computing projects. The application is typically useful for computer science projects, machine learning, and research. Jupyter enables users to create and share documents containing live code, visualizations, and text. There are several other tools that offer similar functionality to Jupyter. Examples of other code processing environments are RStudio, Google Colab and Visual Studio Code.