darribas / gds_env

A containerised platform for Geographic Data Science

Home Page:https://darribas.org/gds_env

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade installation of IRkernel

darribas opened this issue · 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