Matthew Avaylon
Matthew Avaylon
@oruebel This is just about done. The main lingering issue left really is the external links and adding the last bit of weird coverage. 1. The gallery tests/3.12 tests that...
Review Notes: As you can see a lot is depending on the fix to have zarr being able to use 2.18.1. Every failing test is optional and is due to...
@rly issue ticket has been made, link has been added with what would be the link after merge.
`AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?` It seems pkgutil deprecated this method on python 3.12 (https://stackoverflow.com/questions/77364550/attributeerror-module-pkgutil-has-no-attribute-impimporter-did-you-mean) This does not happen in hdmf or hdmf-zarr (why...
@rly could you take a look at the codecov patch? I think we can ignore the issue in patch since the project coverage is passing. The patch itself is pointing...
I'm going to give this a pass through today prior to review requesting. @rly
I will take a look at this
I ran `pytest -vv -ra -l -Wdefault --color=yes -o console_output_style=count` locally with the latest pynwb and python 3.10 and it passes.
@oruebel @rly This is the very detailed tutorial notebook that I am finishing up today. It's the updated presentation notebook. This branch will also house the more digestible tutorials that...
Agreed. I'll take this on because I would also like this clearly demonstrated.