Skip to content

Commit 0dcbcba

Browse files
author
rodriguez-facundo
committed
Merge branch 'refactor-importCellTemplate' of facu:MetaCell/NetPyNE-UI into refactor-importCellTemplate
2 parents c64b034 + 73cdf28 commit 0dcbcba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile_dev

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,5 +14,5 @@ RUN /bin/bash -c "source activate snakes && exec python install.py branch $netpy
1414
WORKDIR /home/jovyan
1515
RUN git clone https://github.com/Neurosim-lab/netpyne_workspace
1616
WORKDIR /home/jovyan/netpyne_workspace
17-
RUN ln -sfn /home/jovyan/work/NetPyNE-UI-$netpyneuiBranch/netpyne_ui netpyne_ui
17+
RUN ln -sfn /home/jovyan/work/NetPyNE-UI-$netpyneuiBranch/netpyne_ui/tests tests
1818
CMD /bin/bash -c "source activate snakes && exec jupyter notebook --debug --NotebookApp.default_url=/geppetto --NotebookApp.token='' --library=netpyne_ui"

0 commit comments

Comments
 (0)