Skip to content

Instantly share code, notes, and snippets.

@chrisparnin
Created August 31, 2018 00:34
Show Gist options
  • Save chrisparnin/60a3e8218f6136befa2fd1e496bede16 to your computer and use it in GitHub Desktop.
Save chrisparnin/60a3e8218f6136befa2fd1e496bede16 to your computer and use it in GitHub Desktop.
Brain-jupyter
name: brain-jupyter
vm:
ip: 192.168.88.11
ports: 8888
lang:
- python2
tools:
- jupyter
commands:
serve: jupyter notebook --no-browser --NotebookApp.token=''
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment