Please read tips for efficient and successful posting and posting code
ROOT Version: 6.40.00
Platform: OS X 26.5 (25F71)
Compiler: clang-2100.1.1.101
Dear all,
I have jupyter notebooks who works perfectly in 6.32.12 while canvas are not drawn in 6.40.00.
In attachment an example of such a notebook. It also seems that if I run it first in 6.32.12 and then in 6.40.00 then it displays canvas properly.
Any help will be greatly appreciated.
Best regards,
Marco Bomben
py_RooConvolution.ipynb (36.3 KB)
linev
2
Hi,
I cannot reproduce problem.
Provided notebook file works for me on Linux and on MacOS.
Are you using jupyter lab or jupyter notebook?
Which browser you are using when running jupyter?
Is it Safari or something else?
Can you check for any error messages in the browser console?
Normally one only see there information message that “jsroot bundle, 7.11.0” is loaded
Regards,
Sergey
Dear Sergey,
I am using jupyter notebook with Firefox as browser; nothing changes using jupyter lab instead of notebook.
I could not find any message related to jsroot in the firefox console - see attached figure.
I also attach how the notebook appears once I try to draw.
Many thanks in advance and best regards,
Marco Bomben
linev
4
Hi Marco,
Can you try the same with Safari browser?
Can you try to open notebook which I run on my ROOT?
Here is it:
py_RooConvolution.ipynb (36.2 KB)
Regards,
Sergey