We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Jupyter and IPython facilitating open access and reproducible research

Formal Metadata

Title
Jupyter and IPython facilitating open access and reproducible research
Title of Series
Part Number
11
Number of Parts
13
Author
License
CC Attribution 3.0 Germany:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
Jupyter notebooks provide a document-based interactive environment for performing and recording computation. Notebook documents contain not only the code that is run, but prose and mathematics for describing the analysis, as well as recording the outputs of the computation, from plain text output to rich interactive media, such as HTML and javascript or images and video. Jupyter notebooks are being deployed widely as computational companions for publications, facilitation reproduction of results, and interactive exploration and modification of analyses, including by prominent scientific discoveries such as the LIGO experiment. Being freely available, open source software, Jupyter and IPython aim to improve the accessibility of reproducible practices in computational science.