Skip to content

[JupyROOT][6974] Fixes for IPython#6980

Merged
etejedor merged 2 commits intoroot-project:masterfrom
etejedor:get_ipython
Jan 4, 2021
Merged

[JupyROOT][6974] Fixes for IPython#6980
etejedor merged 2 commits intoroot-project:masterfrom
etejedor:get_ipython

Conversation

@etejedor
Copy link
Copy Markdown
Contributor

@etejedor etejedor commented Jan 4, 2021

Fixes #6974 and also updates the way in which we check if we are in IPython in JupyROOT/__init__.py, to sync it with ROOT/__init__.py.

To sync it with what was already introduced in ROOT/__init__.py
When using ipython, the method should be already in the global
scope, but as discussed in root-project#6974 it seems this is not always true.
An explicit import is therefore safer.
@etejedor etejedor requested a review from stwunsch January 4, 2021 13:10
@etejedor etejedor self-assigned this Jan 4, 2021
@phsft-bot
Copy link
Copy Markdown

Starting build on ROOT-debian10-i386/cxx14, ROOT-fedora30/cxx14, ROOT-fedora31/noimt, ROOT-ubuntu16/nortcxxmod, mac1014/python3, mac11.0/cxx17, windows10/cxx14
How to customize builds

Copy link
Copy Markdown
Contributor

@stwunsch stwunsch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! :) 👍

@phsft-bot
Copy link
Copy Markdown

Build failed on mac11.0/cxx17.
Running on macphsft20.dyndns.cern.ch:/Users/sftnight/build/workspace/root-pullrequests-build
See console output.

Failing tests:

@etejedor etejedor merged commit 48642c6 into root-project:master Jan 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyROOT doesn't work with ipyparallel

3 participants