darribas/gds_env

Upgrade installation of IRkernel

darribas opened this issue · 0 comments

The IRkernel can now be installed through CRAN but we're currently installing from Github:

install.packages('IRkernel')  # Don’t forget step 2/2!
IRkernel::installspec()

See more details