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

More flexible pinning of Jupyter optional dependencies #200

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

astrojuanlu
Copy link
Member

See kedro-org/kedro#2276 and kedro-org/kedro#3288

Motivation and Context

How has this been tested?

Checklist

  • Opened this PR as a 'Draft Pull Request' if it is work-in-progress
  • Assigned myself to the PR
  • Added tests to cover my changes

Copy link
Member

@merelcht merelcht left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🥳

@astrojuanlu astrojuanlu enabled auto-merge (squash) December 20, 2023 11:41
@astrojuanlu
Copy link
Member Author

pip doing some heavy backtracking on kedro-datasets:

WARNING: kedro-datasets 1.8.0 does not provide the extra 'hdfs-base'
WARNING: kedro-datasets 1.8.0 does not provide the extra 's3fs-base'
WARNING: kedro-datasets 1.8.0 does not provide the extra 'spark-base'

@noklam

This comment was marked as resolved.

See kedro-org/kedro#2276
and kedro-org/kedro#3288

Signed-off-by: Juan Luis Cano Rodríguez <juan_luis_cano@mckinsey.com>
@astrojuanlu astrojuanlu enabled auto-merge (squash) December 20, 2023 16:22
@astrojuanlu astrojuanlu merged commit 030bbed into main Dec 20, 2023
36 checks passed
@astrojuanlu astrojuanlu deleted the loosen-jupyter-pinning branch December 20, 2023 16:59
@noklam
Copy link
Contributor

noklam commented Dec 21, 2023

The issue was fixed separately in #201

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.

3 participants