Skip to content

Instantly share code, notes, and snippets.

@paul-asvb
Last active May 3, 2018 15:06
Show Gist options
  • Save paul-asvb/8796a64ceb8d568ed2861973900b770a to your computer and use it in GitHub Desktop.
Save paul-asvb/8796a64ceb8d568ed2861973900b770a to your computer and use it in GitHub Desktop.
#!/usr/bin/env bash
current_path=$(pwd)
docker run -it --rm -v $current_path/neuro:/home/neuro/nipype_tutorial -p 80:8888 miykael/nipype_tutorial jupyter notebook
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment