Installing from PyPI#
EEGDash can be installed via pip from PyPI.
Note
We recommend the most updated version of pip to install from PyPI.
Below are the installation commands for the most common use cases.
pip install eegdash
This will install the eegdash package and its dependencies.