Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Austin Bingham authored Apr 10, 2017
1 parent 167e18d commit d58c75b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,8 @@ all of the executed but uncompiled code cells (i.e. everything since the start
of the kernel or the last `-- compile-code` cell). It then compiles the
concatenated code, returning the result to the notebook.

For a concrete example of this, see `examples/the-elm-architecture.ipynb`.
For a concrete example of this, see
[`examples/the-elm-architecture.ipynb`](https://github.com/abingham/jupyter-elm-kernel/blob/master/examples/the-elm-architecture.ipynb).

This is a bit hacky, and we're actively searching for a better alternative.
Ideas are welcome!
Expand Down

0 comments on commit d58c75b

Please sign in to comment.