Andrea Amantini / Jan 11 2019
Remix of Julia by Nextjournal
IJulia Kernel
IJulia Kernel
Following steps at https://github.com/JuliaLang/IJulia.jl
Remix this to get started with Julia nil↩.
1. Setup
1.
Setup
pkg"add IJulia" pkg"build IJulia" pkg"precompile"
2. Testing
2.
Testing
Check that our environment has the needed scripts
using IJulia IJulia.verbose
We're using the following 'argv' to start our kernel client
cat /root/.local/share/jupyter/kernels/julia-1.0/kernel.json
cat /root/.julia/packages/IJulia/*/src/kernel.jl