-
Notifications
You must be signed in to change notification settings - Fork 146
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
PR #161 Breaks install of jupyter. #166
Comments
How can #161 break |
Maybe my mistake then.. all I know is all our tests installing jupyter began suddenly failing today and passed yesterday, and it referenced a dep incompatibility between jupyter-console and prompt-tools; and I see a PR involving prompt-tools here. Sorry for the trouble. 👍 |
Glad I could help 👍 |
@milesgranger I was about to point you to #158 (comment) :) |
PR #161 breaks current installation of jupyter.
Creates a dependency conflict with prompt-tools & jupyter console.
Replicate:
pip install jupyter
The text was updated successfully, but these errors were encountered: