Skip to content

Instantly share code, notes, and snippets.

@mlovci
Created October 8, 2014 17:45
Show Gist options
  • Save mlovci/74c96dda49680419bcca to your computer and use it in GitHub Desktop.
Save mlovci/74c96dda49680419bcca to your computer and use it in GitHub Desktop.
wrapper for ipython notebook
#!/bin/sh
ipython notebook --notebook-dir="~/ipython" --ip="*" --no-browser
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment