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 3d6e1ab commit 89dd685
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 "4" && \
git checkout dev10 && echo "5" && \
pip install -e .

# Install sortingview
Expand Down

0 comments on commit 89dd685

Please sign in to comment.