Install data fetcher ==================== To facilitate data fetching with minimal coding, we've integrated powerful tools into this `API `__. To install the package containing the API, execute the following command: .. raw:: html .. code-block:: python :name: quick_install pip install git+https://github.com/individual-brain-charting/api.git#egg=ibc_api This api is under active development, so make sure to update it regularly: .. code-block:: python :name: quick_update pip install -U git+https://github.com/individual-brain-charting/api.git#egg=ibc_api EBRAINS access -------------- Note that, in order to use this tool and access IBC data, you need to have an EBRAINS account. You can register by clicking `here `__.