Skip to content

Jupyter depends on a greater version of core#171

Open
montanalow wants to merge 2 commits intomasterfrom
montanalow-patch-1
Open

Jupyter depends on a greater version of core#171
montanalow wants to merge 2 commits intomasterfrom
montanalow-patch-1

Conversation

@montanalow
Copy link
Contributor

What

Bump the required version of jupyter-core

Why

To resolve this error:

ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts.
We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default.
jupyter-client 6.1.7 requires jupyter-core>=4.6.0, but you'll have jupyter-core 4.4.0 which is incompatible.
notebook 6.1.5 requires jupyter-core>=4.6.1, but you'll have jupyter-core 4.4.0 which is incompatible.

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