Quick Start
Desktop
The following steps describe how to run NiChart after installation:
$ cd src/viewer
$ streamlit run NiChartProject.py
Note
The app will start running at http://localhost:8501. If your browser doesn’t automatically open, please copy and paste this address into your browser.
Cloud
The cloud app can be launched at https://cloud.neuroimagingchart.com . Users need to create an account and login to access the cloud app.
Usage
After launching the application, users can select a pipeline and apply it to their data. For detailed instructions on each pipeline, please refer to the Pipeline Overview and Tutorial pages accessible from the left-hand menu.