Skip to content

Commit a3088b8

Browse files
authored
Merge pull request djarecka#8 from chrisfilo/enh/bids_input
bids input tutorial (final)
2 parents 33b1fb7 + 6daf113 commit a3088b8

File tree

2 files changed

+332
-180
lines changed

2 files changed

+332
-180
lines changed

Dockerfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,5 @@ RUN chown -R $NB_USER:users /home/$NB_USER && \
3737

3838
# Set default user to NB_USER
3939
USER $NB_USER
40+
41+
RUN pip install bids==0.1

0 commit comments

Comments
 (0)