-
Notifications
You must be signed in to change notification settings - Fork 1.4k
DOC: Add resources for Python, terminal use etc. #11370
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
We have this page https://mne.tools/stable/overview/learn_python.html What I'm hearing is that it's not discoverable. |
Oh! Maybe we could move it to tutorials? This is where most people seem to land if they feel like they need an in-depth start. |
A few potential ideas
|
IMO the docs need a medium-sized overhaul, cf #10707. I think this issue and that one should be addressed together, as I don't think we can find the "right place" for this info in the current (IMO wrong) organization of the (non-tutorial) docs content. |
Proposed documentation enhancement
We have tutorials on how to get started with MNE-Python that cover some more general aspects of Python (e.g. https://mne.tools/stable/auto_tutorials/intro/15_inplace.html).
I often get asked where to start if you do not know any Python at all yet - and as far as I am aware there is no material on the MNE homepage for that.
Maybe we could add a tutorial page with resources we can recommend for getting started with Python, numpy, or also the use of a terminal.
The text was updated successfully, but these errors were encountered: