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

Fixing installation requirements and documentation. #319

Merged
merged 2 commits into from
Jul 12, 2015

Conversation

lphk92
Copy link

@lphk92 lphk92 commented Jul 11, 2015

Because conda does not preserve package information using ipython[notebook],
developers will need to install ipython notebook separately from other
requirements

Because conda does not preserve package information using ipython[notebook],
develoeprs will need to install ipython notebook separately from other
requirements
@jhamrick
Copy link
Member

I think pip install ipython[all] needs to be added to the before_install task in tasks.py for the install to complete correctly on travis.

@jhamrick jhamrick added this to the 0.1.0 milestone Jul 12, 2015
@lphk92 lphk92 force-pushed the master branch 2 times, most recently from 4b72c68 to f7e5365 Compare July 12, 2015 14:48
@jhamrick
Copy link
Member

Thanks!

jhamrick added a commit that referenced this pull request Jul 12, 2015
Fixing installation requirements and documentation.
@jhamrick jhamrick merged commit 34f58c2 into jupyter:master Jul 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants