Skip to content

Instantly share code, notes, and snippets.

@RobbieClarken
Last active August 29, 2015 14:07
Show Gist options
  • Save RobbieClarken/aa051e269f6f838e8df6 to your computer and use it in GitHub Desktop.
Save RobbieClarken/aa051e269f6f838e8df6 to your computer and use it in GitHub Desktop.
  • vim
  • tmux
  • openssh
  • python
  • python-setuptools
  • perl
  • git
  • rsync
  • curl
  • wget
  • gcc-{common,g++,fortran}
  • make

Patch to install pyzmq

ipython profile create
sed -E -i -e 's/# (.*open_browser = )True/\1False/' \
  ~/.ipython/profile_default/ipython_notebook_config.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment