Installation
This guide assumes the user is familiar with the goals and structure of the NWB standard. If you haven’t checked it out already, please read the NWB Overview
The NWBInspector tool offers convenient command-line usage via any standard Conda or Python terminal.
To install the package in a Python v3.10+ environment, run:
pip install nwbinspector
Note
If you are a MatNWB user, please follow the Conda installation instructions to gain access to a Conda/Python terminal and base environment.
Note
You can also install nwbinspector from the conda-forge release.
conda install -c conda-forge nwbinspector