You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* add nwb assistant to home page of docs
* update CHANGELOG
---------
Co-authored-by: Ryan Ly <[email protected]>
Co-authored-by: Steph Prince <[email protected]>
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,9 @@
23
23
- Fixed missing `__nwbfields__` and `_fieldsname` for `NWBData` and its subclasses. @rly[#2082](https://github.com/NeurodataWithoutBorders/pynwb/pull/2082)
24
24
- Fixed caching of the type map when using HDMF 4.1.0. @rly[#2087](https://github.com/NeurodataWithoutBorders/pynwb/pull/2087)
25
25
26
+
### Documentation and tutorial enhancements
27
+
- Added NWB AI assistant to the home page of the documentation. @magland[#2076](https://github.com/NeurodataWithoutBorders/pynwb/pull/2076)
0 commit comments