Hey there,
I’m running root --notebook to start my notebook server. However, I don’t quite know what to do if I want to run different jupyter commands, like installing a jupyter extension. What is the way to achieve this functionality?
root --notebook
Cheers, Adam Hunyadi
Hi Adam,
here you find all the instructions: https://github.com/ipython-contrib/jupyter_contrib_nbextensions The command root --notebook is just a convenient wrapper to expose the ROOT kernel as well as the ROOT environment to Jupyter.
Cheers, D
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.