Julia Hands-on at ERAD-NE 2015
You need IJulia Notebook to run this tutorial.
- Install Julia
- Install IJulia Notebook
- Open IJulia from the dir you downloaded this repository and then open
contents.ipynb
:
julia -E "using IJulia; notebook(detached=true)"
- Download this repository
- Go to JuliaBox
- Sign in
- Upload (all files)
- Click at the
contensts.ipynb
file.