Hi, I’m trying to import ROOT in a jupyter-notebook spawned by a Hub container.
I have on another container an installation of ROOT, is it possible to export the PYTHONPATH, LD_LIBRARY_PATH in order to make ROOT importable by the Hub container?
I was wondering if docker-compose
could be a viable way.
_ROOT Version: v6-22-00