-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Suggestions for improvement (Setup and first lesson, NIfTI) #19
Comments
@RhiannonJeans Thanks so much for working through this lesson and the detailed feedback! This is really helpful! I will work on including these suggestions soon.
Good point! Especially because the lesson starts off by recommending conda for installing Python
DataLad is a similar tool to git but it allows you to version control much larger files like MRI data. The actual lesson where DataLad is being used is still in the works. The Jupyter notebook is present in the
The /// is a DataLad resource identifier. The command is attempting to download the dataset ds000030 from openneuro.org. We should explain this better.
Thanks for bringing this up. I'll need to check on this.
Thank you for finding a solution to this. I hadn't encountered this before but good to know that we only have to update the jedi package. Will update all of those formatting issues you noticed. We recently added automated website build previews. Any changes to the lesson will create a temporary website to make sure things render properly. This will hopefully help us avoid those formatting issues going forward. |
Happy to help! To clarify:
What I mean by this is when I turn off ad blocker it enabled the binder directory to load, but not the files. I think I may have accidentally implied keeping the ad blocker on was causing it.
If it helps, I tried to install DataLad with conda as well. I can't be sure if this is the cause of the error. In any case I think more details about setting up DataLad and loading the dataset would be beneficial. |
Thank you very much for your lesson. I am new to MR Imaging and I learned a lot from this tutorial. However, there are something I don't understand and some errors I found in some of courses:
Thanks again for all your effort 🥇 |
First I would like to say I have been enjoying the lessons so far. I have completed Setup and Anatomy of a NIfTI. It is my first introduction to looking at fMRI data in Python (or any programming language), so I appreciate how these learning resources have been made so accessible and approachable to a newbie. I hope I can provide some helpful comments from a beginner's perspective. I also have limited experience with git, so this was my first time downloading a git archive.
First, some comments on the setup page.
Next, some brief comments about lesson 1, Anatomy of a NIfTI
I hope this helps!
The text was updated successfully, but these errors were encountered: