Skip to content

Instantly share code, notes, and snippets.

@humbdrag
Last active January 13, 2022 11:10
Show Gist options
  • Save humbdrag/86920f8e539f3c47b1d32440f56c7768 to your computer and use it in GitHub Desktop.
Save humbdrag/86920f8e539f3c47b1d32440f56c7768 to your computer and use it in GitHub Desktop.
Setup for MEG EDA
# Create and activate virtual environment
# ...
# Install MNE with sample datasets and 2D plotting capability
pip install mne mne[data] matplotlib pandas
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment