Skip to content

Commit ef96895

Browse files
authored
add whitespace for test
1 parent a6d1d94 commit ef96895

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,5 @@ In case you want to keep data you worked on/created while using the container, i
4646
```bash
4747
docker run -i -t -v <local_path>:/home/jovyan/ -p 8888:8888 <image_name> /bin/bash -c "source /opt/conda/bin/activate; jupyter notebook --notebook-dir=/home/jovyan/ --ip='*' --port=8888"
4848
```
49+
50+

0 commit comments

Comments
 (0)