Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 573 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 573 Bytes

Julia Hands-on at ERAD-NE 2015

You need IJulia Notebook to run this tutorial.

Local installation

  1. Install Julia
  2. Install IJulia Notebook
  3. Open IJulia from the dir you downloaded this repository and then open contents.ipynb:
julia -E "using IJulia; notebook(detached=true)"

JuliaBox

  1. Download this repository
  2. Go to JuliaBox
  3. Sign in
  4. Upload (all files)
  5. Click at the contensts.ipynb file.