Skip to content

Instantly share code, notes, and snippets.

@mattions
Created February 8, 2012 16:57
Show Gist options
  • Select an option

  • Save mattions/1771045 to your computer and use it in GitHub Desktop.

Select an option

Save mattions/1771045 to your computer and use it in GitHub Desktop.
Requirements for version 0.8.0 of neuronvisio
-e git+https://mattions@github.com/mattions/mayavi.git@fix-21#egg=mayavi
-e git+https://github.com/enthought/traitsui.git#egg=traitsui
ipython==0.12
@mattions

mattions commented Feb 8, 2012

Copy link
Copy Markdown
Author

to run it do:

$ wget https://gist.github.com/raw/1771045/4f679348fdc5fea2b2f693e421ac582b946f7ec2/neuronvisio_dev_reqs.txt
$ pip install -r neuronvisio_dev_reqs.txt

You need to have git installed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment