NeurodataWithoutBorders / pynwb

A Python API for working with Neurodata stored in the NWB Format
https://pynwb.readthedocs.io
Other
178 stars 84 forks source link

[Documentation]: Make all tutorials show dynamic outputs #1918

Open rly opened 4 months ago

rly commented 4 months ago

What would you like changed or added to the documentation and why?

This allows us to see the expandable NWBFile object as well as DataFrames.

We need to rename the files plot_x.py and remove the hard-coded outputs.

Do you have any interest in helping write or edit the documentation?

Yes.

Code of Conduct

oruebel commented 4 months ago

We need to rename the files plot_x.py

Can you clarify why this requires renaming the tutorials? Just wondering, because it would be nice to avoid breaking links if possible.