Integration of MNE Python in Google Cloud Platform

68 Views Asked by At

Does anybody knows how to integrate mne python in google cloud. We are basically using basic MEG analysis using data in Python and we want to import data onto Google Cloud and use the open source library MNE Python.

Have Tried of using sudo apt install mne-python in shell.

1

There are 1 best solutions below

1
Patryk Mikulski On

Does mne-docker serve your purpose? Surely, it will require some changes to handle your file imports, but that might be a good starting point.

https://github.com/mne-tools/mne-docker