Skip to content

Commit

Permalink
update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
magland committed May 15, 2024
1 parent c8616fc commit 42bf87b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dendro_apps/spikeforestxyz/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,9 @@ RUN git clone https://github.com/SpikeInterface/spikeinterface_pipelines.git &&
# git checkout dev && \
pip install -e .

# Install neuroconv
RUN pip install neuroconv==0.4.8

# Install mountainsort5
RUN pip install mountainsort5==0.5.6

Expand Down

0 comments on commit 42bf87b

Please sign in to comment.