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

Adding a requirements.txt file for ease of installation in a virtualenv #15

Merged
merged 3 commits into from
Jul 13, 2015

Conversation

jstnlef
Copy link
Contributor

@jstnlef jstnlef commented Jul 11, 2015

Referencing this issue: #14

@donnemartin
Copy link
Owner

Hi Justin,

Is zmq really a requirement? It seems pyzmq is sufficient...I'm able to run the notebooks without zmq.

Do you need zmq to run the notebooks on your system?

-Donne

@jstnlef
Copy link
Contributor Author

jstnlef commented Jul 12, 2015

Good question. It seemed to be when I was installing it the first time. I
will try removing it later today to see if it's actually necessary and push
any updates.
On Jul 12, 2015 7:09 AM, "Donne Martin" notifications@github.com wrote:

Hi Justin,

Is zmq really a requirement? It seems pyzmq is sufficient...I'm able to
run the notebooks without zmq.

Do you need zmq to run the notebooks on your system?

-Donne


Reply to this email directly or view it on GitHub
#15 (comment)
.

@jstnlef
Copy link
Contributor Author

jstnlef commented Jul 13, 2015

So I installed ipython using the instructions in the README and did a pip freeze based on that. Seem ok?

@donnemartin
Copy link
Owner

Looks good, thanks for the contribution Justin!

donnemartin added a commit that referenced this pull request Jul 13, 2015
Added a requirements.txt file for ease of installation in a virtualenv
@donnemartin donnemartin merged commit d44f44e into donnemartin:master Jul 13, 2015
@donnemartin
Copy link
Owner

I updated the README with an installation method using your requirements.txt: 09d6703

@jstnlef
Copy link
Contributor Author

jstnlef commented Jul 13, 2015

Excellent. Very nice.
On Jul 13, 2015 6:54 AM, "Donne Martin" notifications@github.com wrote:

I updated the README with an installation method using your
requirements.txt: 09d6703
09d6703


Reply to this email directly or view it on GitHub
#15 (comment)
.

@donnemartin donnemartin mentioned this pull request Jul 14, 2015
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

Successfully merging this pull request may close these issues.

None yet

2 participants