Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.8 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.8 KB

SPM Notebooks

MATLAB Live Editor

The MATLAB Live Editor allows you to create scripts that combine code, output, and formatted text in an executable notebook.

Code Ocean

Code Ocean is a cloud-based computational reproducibility platform, see [1] and [2].

Jupyter

Jupyter is an open source project that lets you easily combine Markdown text, executable code, persistent data, graphics, and visualizations onto a single notebook.

See Jupyter Notebook, NBviewer and JupyterLab.

Jupyter kernels: MATLAB and Octave.

Jupyter notebooks can be opened in an online executable environment with Binder.

See also Microsot Azure Notebooks and Google Colaboratory.

Examples

SPM notebook example rendered statically with NBviewer and interactively with Binder.

Binder

See also Stephan Heunis's tutorial.