Jason Kai
Jason Kai
Definitely. I think we can link the two repositories anyways, so we can remove the zip file from the existing and keep it on the separate repo (will have to...
That sounds good to me - I think when this first started there wasn't an extension yet. Since this is a relatively quick and easy change, I've gone ahead and...
#105 adds exercises in for deterministic tractography. Probablistic tractography exercises to be added at a later time
I can give it a shot with adding the `PYTHONPATH`, though I am not 100% sure I'll be able to get to it this week so if someone else wants...
The `PYTHONPATH` issue is still not resolved. Adding it to `PYTHONPATH` allows for the import from the terminal within binder, but Jupyter does not recognize this within binder. Will need...
> If not, we may need to explicitly add it in the Jupyter notebook as well? Yeah, one thing we could do is add a `sys.path.append` if all else fails....
Adding it to `PATH` also does not work from within the jupyter notebook.
Definitely an option to explore, especially if we want to continue to keep all 3. One thing to keep in mind is that solutions should be removed from the Jupyter...
> Some Jupyter notebooks still contain the output cells (e.g introduction or DTI. This might be interesting for the solutions, to have a reference of what the output should look...
Can also add the CSD exercise to this list now. Going to wait until we finalize the exercise in #117 before adding to notebooks.