Skip to content

Conversation

@AritraDey-Dev
Copy link
Member

Description

Right now, after rendering the quarto notebooks to HTML, some code blocks are executed but their output is not shown in the rendered quarto HTML.

e.g., see: https://pecanproject.github.io/pecan-documentation/develop/rendered-demo-notebooks/uncertainty.html#sensitivity-and-variance-decomposition-visualization
The plot should be visible in the rendered HTML, but it is missing.

This is fixed by updating the Quarto YAML config.

Motivation and Context

Review Time Estimate

  • Immediately
  • Within one week
  • When possible

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist:

  • My change requires a change to the documentation.
  • My name is in the list of CITATION.cff
  • I agree that PEcAn Project may distribute my contribution under any or all of
    • the same license as the existing code,
    • and/or the BSD 3-clause license.
  • I have updated the CHANGELOG.md.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@mdietze mdietze enabled auto-merge December 24, 2025 20:45
@mdietze mdietze added this pull request to the merge queue Dec 24, 2025
Merged via the queue into PecanProject:develop with commit 6ba19e0 Dec 24, 2025
19 of 25 checks passed
@AritraDey-Dev AritraDey-Dev deleted the fix-notebook-rendering branch December 24, 2025 21:17
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.

2 participants