Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commita7b85b7

Browse files
authored
One character change!
1 parent6e4c757 commita7b85b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎notebooks/introduction_docker.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"\n",
6969
" docker run -it --rm -p 8888:8888 miykael/nipype_tutorial jupyter notebook\n",
7070
"\n",
71-
"However, if you want to use your version of notebooks,safe notebook outputs locally or use you local data, you can also mount your local directories, e.g.:\n",
71+
"However, if you want to use your version of notebooks,save notebook outputs locally or use you local data, you can also mount your local directories, e.g.:\n",
7272
"\n",
7373
" docker run -it --rm -v /path/to/nipype_tutorial/:/home/neuro/nipype_tutorial -v /path/to/data/:/data -v /path/to/output/:/output -p 8888:8888 miykael/nipype_tutorial jupyter notebook\n",
7474
"\n",

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp