Skip to content

Make visible root kernel on datalake-singleuser-root image

Hi all,

(the orchestrator mind that suggested this change was @arturos ;-) ). In this MR I add a ROOT C++ kernel to the datalake-singleuser-root image.

Indeed, the ROOT tarball already comes with a root C++ kernel, although it was not "visible" by jupyter. I just copy the kernel file to the correct path and install metakernel to allow the kernel to work properly.

The base image is not changed so it should not brake nothing when deploying it to the DLaaS.

In any case, any suggestion are more than welcome - if you prefer keeping datalake-singleuser-root untouched I can add the image from a registry.

Edited by Enrique Garcia Garcia

Merge request reports