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

add a new folder for IPython4 development and modify the main script #1

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

queirozfcom
Copy link

It now uses --config rather than --profile, because --profile is not used anymore in IPython4

See this question on datascience.SE and, in particular, this answer for additional info.

Thank you for the work you put in. 😃

…so that it uses --config rather than --profile, because --profile is not used anymore in ipython4
@felixcheung
Copy link
Owner

Hi - thanks for working that out. Would you like to merge this into the directory Spark-IPython-32bit instead?

@queirozfcom
Copy link
Author

I'm not sure, maybe people are still using it?

@felixcheung
Copy link
Owner

If I understand correctly sudo python -m pip install "ipython[notebook]" --upgrade would install the latest version of IPython (v4) would need your change to work anyway?

@felixcheung
Copy link
Owner

In fact, perhaps the better way is to make the IPython version selectable and use the proper config line for each of <=v3 and v4. Would you like to take a shot at that?

@queirozfcom
Copy link
Author

Sure I could. In fact, I've just installed jupyter rather than IPython. I
will make all of that clear in the README.md file.

FA

On 17 October 2015 at 15:24, Felix Cheung [email protected] wrote:

In fact, perhaps the better way is to make the IPython version selectable
and use the proper config line for each of <=v3 and v4. Would you like to
take a shot at that?


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

“Every time you stay out late; every time you sleep in; every time you miss
a workout; every time you don’t give 100% – You make it that much easier
for me to beat you.” - Unknown author

@felixcheung
Copy link
Owner

Thanks, there's another PR for IPython 4 and 64bit, let's update this directory Spark-IPython-32bit Vagrant project to get latest IPython/Jupyter.

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.

2 participants