Open maltheism opened 3 years ago
Hi @laemtl, please read the above and some of it was already mentioned in slack "about a future refactor" when time permits; not something to worry about now because of deadlines. I mainly want to highlight that we should attempt to keep (javascript & python) dependencies restricted to a minimum for future upkeep of the application.
Side note: M1 MacBook will need use of rosetta for python v3.8.5 and for successfully building "numpy" used by mne-bids. There's a way to launch one's terminal to use rosetta and then to check if terminal is launched in the right mode for building successfully. Video demonstration.
Configuration.js needs to be refactored when time permits for the following suggestions:
Python needs to be refactored when time permits for the following suggestions:
Keep in mind these suggestions may appear unnecessary but will help maintainability of the application and keep it easily upgradable for each major version of operating systems the user installs.