Jupyter Notebook

E97066

Jupyter Notebook is an open-source web-based interactive computing environment that allows users to create and share documents containing live code, equations, visualizations, and narrative text.

Aliases (1)

Statements (56)
Predicate Object
instanceOf interactive computing environment
notebook interface
open-source software
web application
fileExtension .ipynb
hasComponent kernel
notebook server
web-based user interface
hasDeveloper Jupyter community
Project Jupyter
isWebBased true
license BSD 3-Clause License
originatedFrom IPython Notebook
partOf Project Jupyter
programmingLanguage Python
relatedTo IPython
JupyterLab
repository https://github.com/jupyter/notebook
runsOn cloud platforms
local machine
remote server
serializationFormat JSON
supports cell-based execution
code completion
inline visualization
syntax highlighting
supportsEquations true
supportsExport HTML
LaTeX
Markdown
PDF
reStructuredText
script files
slides
supportsInteractiveWidgets true
supportsLanguage Julia
Python
R
SQL
Scala
many other languages via kernels
supportsLaTeX true
supportsLiveCode true
supportsMarkdown true
supportsNarrativeText true
supportsRichOutput true
supportsVisualizations true
useCase data analysis
data visualization
machine learning experimentation
prototyping code
reproducible research
scientific computing
teaching and education
usesProtocol ZeroMQ
website https://jupyter.org

Referenced by (5)

Please wait…