iJulia Jupyter Kernel - ChicagoBoothAnalytics/site GitHub Wiki
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.