Adding ROOT C++ kernel to Jupyter Notebook container

Hi,

This is an environment problem, you can try setting CPPYY_BACKEND_LIBRARY to the place where libcppyy_backend3_8.so is installed. But better than that, I would install ROOT with conda:

which would take care of these details.