Skip to content

Don't turn Jupyter JSON outputs into HTML #6835

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

Merged
merged 2 commits into from
Jul 11, 2025

Conversation

labkey-adam
Copy link
Contributor

@labkey-adam labkey-adam commented Jul 10, 2025

Rationale

Jupyter tests started failing after my PR to inject nonces into HTML outputs. Tricky little IpynbOutputView extended HtmlOutputView, but expects JSON not HTML.

Related Pull Requests

Tasks 📍

  • Manual Testing / Verify Fix - some manual testing of Jupyter notebooks would be worthwhile (e.g., other output types)
  • Does not need automation: existing tests caught this (unless manual testing points out another problem that existing tests didn't catch)

@labkey-adam labkey-adam requested a review from labkey-klum July 10, 2025 20:22
@labkey-adam labkey-adam changed the title Don't turn Jupyter JSON output into HTML Don't turn Jupyter JSON outputs into HTML Jul 10, 2025
@labkey-adam
Copy link
Contributor Author

@labkey-klum
Copy link
Contributor

Manual testing against some of my saved notebooks looks good.

@labkey-adam labkey-adam merged commit 2207ca8 into release25.7-SNAPSHOT Jul 11, 2025
10 checks passed
@labkey-adam labkey-adam deleted the 25.7_fb_fix_jupyter branch July 11, 2025 22:33
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.

2 participants