Skip to content

305 code bug visualizations are unexpectedly shown in jupyter notebooks#313

Merged
jehsharp merged 8 commits into
sandialabs:developfrom
bbean23:305-code-bug-visualizations-are-unexpectedly-shown-in-jupyter-notebooks
Dec 12, 2025
Merged

305 code bug visualizations are unexpectedly shown in jupyter notebooks#313
jehsharp merged 8 commits into
sandialabs:developfrom
bbean23:305-code-bug-visualizations-are-unexpectedly-shown-in-jupyter-notebooks

Conversation

@bbean23
Copy link
Copy Markdown
Collaborator

@bbean23 bbean23 commented Nov 26, 2025

Purpose

Don't show visualizations in Jupyter notebooks unless we intend to show the visualizations there.

fixes #305

Summary of changes

  • automatically show visualizations
  • don't show visualizations if in a notebook

Implementation notes

This branch conflict with commit bbean23@e9aba77. My suggestion would be to revert that commit and then merge this branch in.

Submission checklist

  • Target branch is develop, not main
  • Existing tests are updated or new tests were added
  • opencsp/test/test_DocStringsExist.py are verified to include this change or have been updated accordingly
  • .rst file(s) under doc/ are verified to include this change or have been updated accordingly

Additional information

Directly conflicts with the above mentioned commit.

@bbean23 bbean23 requested review from jehsharp and rcbrost November 26, 2025 23:43
@bbean23 bbean23 added the bug Something isn't working label Nov 26, 2025
@bbean23 bbean23 linked an issue Nov 26, 2025 that may be closed by this pull request
1 task
@jehsharp jehsharp merged commit 3fb14f7 into sandialabs:develop Dec 12, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Code Bug]: visualizations are unexpectedly shown in jupyter notebooks

2 participants