---
key: pl/jupyter-notebook
kind: plang
name: "Jupyter Notebook"
url: https://plangs.page/jupyter-notebook
---

# Jupyter Notebook

> Web-based interactive computational environment for creating notebook documents.

A web-based interactive computational environment for creating notebook documents, supporting execution environments (kernels) for languages like Python, Julia, and R. It is extensively used for data science, scientific computing, and educational purposes.

## Facts

- Appeared: 2014
- Homepage: https://jupyter.org/
- GitHub: https://github.com/jupyter/jupyter
- Languish ranking: #14

## Relationships

### Paradigms

- [Scripting](https://plangs.page/paradigm/scripting)

### Platforms

- [Cross-Platform](https://plangs.page/platform/cross)

### Type Systems

- [Dynamic](https://plangs.page/type-system/dynamic)
- [Object-Oriented](https://plangs.page/type-system/object)

### Compiles To

- [Julia](https://plangs.page/julia)
- [Python](https://plangs.page/python)
- [R](https://plangs.page/r)

### Licenses

- [BSD](https://plangs.page/license/bsd)

### Tags

- [Acquisition](https://plangs.page/tag/dataq)
- [Collaborative](https://plangs.page/tag/collab)
- [Scientific Computing](https://plangs.page/tag/sci)
