Skip to content

Comments

Removed .core from pipeline.controller IPython.core.display import to…#72

Closed
JMP-MO wants to merge 1 commit intoACCESS-Community-Hub:developfrom
JMP-MO:fix-ipythoncore-issue
Closed

Removed .core from pipeline.controller IPython.core.display import to…#72
JMP-MO wants to merge 1 commit intoACCESS-Community-Hub:developfrom
JMP-MO:fix-ipythoncore-issue

Conversation

@JMP-MO
Copy link
Collaborator

@JMP-MO JMP-MO commented Mar 27, 2025

… fix graph display issue in notebooks.

When running the notebooks I experienced an issue importing display from IPython (logged as an issue: #70)

Removing .core from the import resolves this issue and enables display to import and display the graphs in the tutorial notebooks.

@JMP-MO JMP-MO closed this Mar 27, 2025
@tennlee
Copy link
Collaborator

tennlee commented Mar 28, 2025

This was bundled into PR #73

@tennlee tennlee linked an issue Mar 28, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

cannot import display from IPython.core.display

2 participants