Skip to content

Commit

Permalink
update lindi
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed May 16, 2024
1 parent 04f2954 commit 0a4a658
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dendro_apps/spikeforestxyz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ RUN pip install spikeinterface==0.100.6
# Install lindi from source
RUN git clone https://github.com/neurodatawithoutborders/lindi.git && \
cd lindi && \
git checkout dev10 && echo "3" && \
git checkout dev10 && echo "4" && \
pip install -e .

# Install sortingview
Expand Down

0 comments on commit 0a4a658

Please sign in to comment.