Skip to content

Commit

Permalink
Fix links
Browse files Browse the repository at this point in the history
  • Loading branch information
gllmflndn committed Mar 18, 2019
1 parent 8af2d0e commit a528cee
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,11 @@

## MATLAB Live Editor

Allows you to create scripts that combine code, output, and formatted text in an executable notebook.
The [MATLAB Live Editor](https://www.mathworks.com/products/matlab/live-editor.html) allows you to create scripts that combine code, output, and formatted text in an executable notebook.

https://www.mathworks.com/products/matlab/live-editor.html
## Code Ocean

[Code Ocean](https://codeocean.com/) is a cloud-based computational reproducibility platform, see [[1]](https://blogs.mathworks.com/loren/2018/11/21/code-ocean-matlab-and-sharing-reusable-code/) and [[2]](https://www.fmrwhy.com/2018/10/31/reproducible-fmri-codeocean/).

## Jupyter

Expand All @@ -16,7 +18,7 @@ Jupyter kernels: [MATLAB](https://github.com/Calysto/matlab_kernel) and [Octave]

Jupyter notebooks can be opened in an online executable environment with [Binder](https://mybinder.org/).

See also [Microsot Azure Notebooks](https://colab.research.google.com/) and [Google Colaboratory](https://colab.research.google.com/).
See also [Microsot Azure Notebooks](https://notebooks.azure.com/) and [Google Colaboratory](https://colab.research.google.com/).

### Example

Expand Down

0 comments on commit a528cee

Please sign in to comment.