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

Fix for prompt_toolkit dependency incompatibility #20

Merged
merged 1 commit into from
Sep 29, 2018

Conversation

casey-bowman
Copy link
Contributor

When doing a fresh setup of pb-exercises, I’m seeing a problem with jupyter. It isn’t able to print ‘hello world’. This appears to be related to an incompatibility of IPython 7.0.1 and jupyter-console which depend on different versions of prompt_toolkit
See jupyter/jupyter_console#158
This is a temporary fix for the problem, which can be removed once the jupyter issue is resolved.

When doing a fresh setup of pb-exercises, I’m seeing a problem with jupyter. It isn’t able to print ‘hello world’. This appears to be related to an incompatibility of IPython 7.0.1 and jupyter-console which depend on different versions of prompt_toolkit 
See jupyter/jupyter_console#158
This is a temporary fix for the problem, which can be removed once the jupyter issue is resolved.
@jimmysong jimmysong merged commit 43fde26 into jimmysong:master Sep 29, 2018
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