BrainStat
BrainStat copied to clipboard
Plotting tutorials missing / not rendering in documentation
What is the current behavior?
- The notebook plot_tutorial_02_context.ipynb no longer appears in the BrainStat documentation.
- The notebook plot_tutorial_01_basics.ipynb is present but renders without any plots.
Steps to reproduce
- Open the BrainStat documentation.
- Navigate to the plotting tutorials section.
- Note that plot_tutorial_02_context.ipynb is missing.
- Open plot_tutorial_01_basics.ipynb and observe that no figures are shown.
Expected behavior
- plot_tutorial_02_context.ipynb should be listed in the documentation.
- plot_tutorial_01_basics.ipynb should display its plots correctly.
Environment
- BrainStat documentation site (latest)
- Standard web browsers
Other information
- This may be related to notebook execution or rendering in the documentation build.