We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 912d306 commit 7b07f8fCopy full SHA for 7b07f8f
1 file changed
Dockerfile
@@ -58,7 +58,7 @@ ENV NEURON_HOME=/opt/conda
58
# For lfpykit 0.4
59
# RUN wget -P $(pip show LFPykit | grep "Location:" | awk '{print $2"/lfpykit"}') https://www.parralab.org/nyhead/sa_nyhead.mat
60
# For lpfykit 0.5
61
-RUN wget --no-check-certificate -P ${FOLDER}/workspace https://www.parralab.org/nyhead/sa_nyhead.mat
+# RUN wget --no-check-certificate -P ${FOLDER}/workspace https://www.parralab.org/nyhead/sa_nyhead.mat
62
63
USER $NB_UID
64
0 commit comments