-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use in Jupyter JSROOT from ROOT distribution ROOT-10116 #4497
Conversation
Starting build on |
@etejedor Can you check this PR? |
I also get the error:
The string substitution is not done properly, the % operator needs to be inside the square brackets. |
@etejedor Can you try this? I do not have system where ipython notebooks runs. |
Starting build on |
@etejedor
This does not work on my machine.
|
Build failed on ROOT-fedora30/cxx14. Warnings:
|
The |
I have:
Is it old? |
Seems to be, fix in jupyter is not backported to version 5.7.x and there is still no 5.8 release. |
@etejedor I could propose PR with "--ip=value" argument (and may be some others). |
Starting build on |
Build failed on mac1014/cxx17. Errors:
|
@etejedor Finally, this PR. Unfortunately, I cannot make it optional - this will require more fundamental changes. |
Starting build on |
Build failed on ROOT-ubuntu18.04-i386/cxx14. Warnings:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @linev I think we are good to go, so please go ahead with the merge whenever it suits you.
This is try to use Jupyter static location for JSROOT files.
Should be tested