up
This commit is contained in:
@@ -23,7 +23,7 @@ log "Set Jupyter kernels"
|
|||||||
|
|
||||||
inf "R kernel"
|
inf "R kernel"
|
||||||
Rscript -e "install.packages('IRkernel', repos='https://cloud.r-project.org')" \
|
Rscript -e "install.packages('IRkernel', repos='https://cloud.r-project.org')" \
|
||||||
-e "IRkernel::installspec(user = FALSE)"
|
-e "IRkernel::installspec(user = TRUE)"
|
||||||
|
|
||||||
inf "Julia kernel"
|
inf "Julia kernel"
|
||||||
julia -e 'using Pkg; Pkg.add("IJulia")'
|
julia -e 'using Pkg; Pkg.add("IJulia")'
|
||||||
|
|||||||
Reference in New Issue
Block a user