|
|
|
@ -1,13 +1,19 @@ |
|
|
|
# # **7.** Example |
|
|
|
# # **7.** Example |
|
|
|
# |
|
|
|
# |
|
|
|
|
|
|
|
#md # [](@__BINDER_ROOT_URL__generated/example.inpynb) |
|
|
|
|
|
|
|
#md # [](@__NBVIEWER_ROOT_URL__generated/example.ipynb) |
|
|
|
|
|
|
|
# |
|
|
|
# This is an example generated with Literate based on this |
|
|
|
# This is an example generated with Literate based on this |
|
|
|
# source file: [`example.jl`](@__REPO_ROOT_URL__examples/example.jl). |
|
|
|
# source file: [`example.jl`](@__REPO_ROOT_URL__examples/example.jl). |
|
|
|
# You are seeing the |
|
|
|
# You are seeing the |
|
|
|
#md # html-output which Documenter have generated based on a markdown |
|
|
|
#md # HTML-output which Documenter have generated based on a markdown |
|
|
|
#md # file generated with Literate. The corresponding notebook |
|
|
|
#md # file generated with Literate. The corresponding notebook |
|
|
|
#md # can be found here: [`example.ipynb`](@__NBVIEWER_ROOT_URL__generated/example.ipynb), |
|
|
|
#md # can be viewed in [nbviewer](http://nbviewer.jupyter.org/) here: |
|
|
|
#nb # generated notebook output. The corresponding markdown (html) output |
|
|
|
#md # [`example.ipynb`](@__NBVIEWER_ROOT_URL__generated/example.ipynb), |
|
|
|
#nb # can be found here: [`example.html`](https://fredrikekre.github.io/Literate.jl/latest/generated/example.html), |
|
|
|
#md # and opened in [binder](https://mybinder.org/) here: |
|
|
|
|
|
|
|
#md # [`example.ipynb`](@__BINDER_ROOT_URL__generated/example.ipynb), |
|
|
|
|
|
|
|
#nb # generated notebook output. The corresponding markdown (HTML) output |
|
|
|
|
|
|
|
#nb # can be found here: [`example.html`](https://fredrikekre.github.io/Literate.jl/dev/generated/example.html), |
|
|
|
# and the plain script output can be found here: [`example.jl`](./example.jl). |
|
|
|
# and the plain script output can be found here: [`example.jl`](./example.jl). |
|
|
|
|
|
|
|
|
|
|
|
# It is recommended to have the [source file](@__REPO_ROOT_URL__examples/example.jl) |
|
|
|
# It is recommended to have the [source file](@__REPO_ROOT_URL__examples/example.jl) |
|
|
|
|