Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installation and dependencies #2

Open
gully opened this issue Jun 8, 2017 · 0 comments
Open

Installation and dependencies #2

gully opened this issue Jun 8, 2017 · 0 comments

Comments

@gully
Copy link
Member

gully commented Jun 8, 2017

In order to run these notebooks, you will need to install

  • python3 jupyter numpy scipy astropy matplotlib pandas seaborn (astroquery)

We recommend installing with conda, so you can single-line install these like so:

conda install --name KeplerTutorials python=3 jupyter numpy scipy astropy matplotlib pandas seaborn  
source activate KeplerTutorials
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant