Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
LaurentMazare committed Jun 26, 2019
1 parent 0ba8bf5 commit 48799bc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Plotting for ocaml using matplotlib pyplot and object-orient apis.


## Use in Jupyter notebooks
To use in an `ocaml` `jupyter` notebook, you can add the following in you jupyter init script, or in a notebook cell.
To use in an [ocaml jupyter notebook](https://github.com/akabe/ocaml-jupyter), you can add the following in you jupyter init script, or in a notebook cell.

```ocaml
open Matplotlib;;
Expand Down

0 comments on commit 48799bc

Please sign in to comment.