-
Notifications
You must be signed in to change notification settings - Fork 8
iJulia Jupyter Kernel
luongthevinh edited this page Jan 25, 2016
·
3 revisions
Dependencies: make sure you have:
- installed
Anaconda Python
v2.7; - installed
Julia
; -
Git
-cloned Chicago Booth Analytics'sSoftware
GitHub repo down to a local folder on your machine.
Launch a command-line terminal window and navigate to the <path to the cloned Software folder>/Julia
folder, then run the command:
-
julia Install-JupyterIJuliaKernel.jl
.
Run the command jupyter kernelspec list
to verify that the iJulia
kernel is among those listed.