Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Installation

To install niftyone, you can use your installer of choice (e.g. pip, pipx, uv, etc). For example, to install the application with pip, use the following command:

pip install git+https://github.com/childmindresearch/niftyone

tip

Replace pip with your installer of choice.

If installed properly, you should be able to run the following in your terminal:

niftyone -h

note

For external dependencies, please refer to their respective documentation pages.