makebrainwaves / BrainWaves

An easy-to-use platform for EEG experimentation in the classroom
MIT License
60 stars 26 forks source link

Look into way to replace Python dependency (or simplify python environment installation) #64

Closed jdpigeon closed 5 years ago

jdpigeon commented 5 years ago

The biggest thing stopping the app from scaling is the Anaconda environment set up step that is too complicated for most people to do by themselves. We could either get around this issue by replacing MNE type code with JS or by simplifying or encapusulating the Python aspects of the codebase in a more easily installable way

teonbrooks commented 5 years ago

closed by https://github.com/makebrainwaves/BrainWaves/pull/65