Commit 5961f05
fix: create store directory and add minio dependency for tutorials
The 06-object-storage tutorial fails because datajoint.json configures
a local store at /tmp/datajoint-tutorials which doesn't exist in the
Docker container. Create it before executing notebooks. Also add minio
as a dependency so it's ready if needed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 81b4d2b commit 5961f05
1 file changed
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
| 76 | + | |
| 77 | + | |
76 | 78 | | |
77 | 79 | | |
78 | 80 | | |
| |||
94 | 96 | | |
95 | 97 | | |
96 | 98 | | |
| 99 | + | |
97 | 100 | | |
98 | 101 | | |
99 | 102 | | |
100 | 103 | | |
101 | 104 | | |
102 | 105 | | |
103 | 106 | | |
| 107 | + | |
104 | 108 | | |
105 | 109 | | |
106 | 110 | | |
| |||
0 commit comments