Skip to content

Commit 17b9804

Browse files
bendichterkabilar
andauthored
Update docs/13_upload.md
Co-authored-by: Kabilar Gunalan <[email protected]>
1 parent 032f947 commit 17b9804

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/13_upload.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,8 @@ The CLI approach may be more suitable for users who are comfortable with the com
6464
files and which are deemed critical. We recommend regularly running the inspector early in the process to generate the best NWB files possible. Note that some auto-detected violations, such as `check_data_orientation`, may be safely ignored in the event
6565
that the data is confirmed to be in the correct form. See [the NWBInspector CLI documentation](https://nwbinspector.readthedocs.io/en/dev/user_guide/using_the_command_line_interface.html) for more information.
6666

67+
1. **Install the [DANDI Client](https://pypi.org/project/dandi/).**
68+
pip install -U dandi
6769
1. **Validate NWB files.** Once your files are confirmed to adhere to the Best Practices, perform an official validation of the NWB files by running:
6870
dandi validate --ignore DANDI.NO_DANDISET_FOUND <source_folder>
6971
**If you are having trouble with validation, make sure the conversions were run with the most recent version of `dandi`, `PyNWB` and `MatNWB`.**

0 commit comments

Comments
 (0)