We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ceee653 commit 3bb10c9Copy full SHA for 3bb10c9
binder/Dockerfile
@@ -65,8 +65,8 @@ RUN cd $HOME/work;\
65
repo2data; \
66
python -m sos_notebook.install;\
67
git clone https://github.com/qMRLab/t1_book_update.git; \
68
- git checkout neurolibre; \
69
cd t1_book_update;\
+ git checkout neurolibre; \
70
git clone https://github.com/neuropoly/qMRLab.git; \
71
cd qMRLab; \
72
git checkout 0e97155a6e310911e575ebd8f8870e5f2988a82b; \
0 commit comments