JSRootCore.js Error in Jupyter

Due to a certain amount of heartache with JSROOT in Jupyter with the %jsroot on, magics not working, I realised that the solution lay in the ~/.jupyter/jupyter_notebook_config.py file where the variable, c.NotebookApp.extra_static_paths = [’$ROOTSYS/js’], was set along with c.MultiKernelManager.default_kernel_name = ‘python3’ was set also for good measure as the ROOT source where compiled with python3.

Feel free to comment further.


Please read tips for efficient and successful posting and posting code

_ROOT Version:6.20
_Platform: Ubuntu 18.04.4 LTS
_Compiler:g++ 7.4.0


Hi,

Here is link on correspondent discussion:

Regards,
Sergey

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.