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

Update jupyter dep to accomodate Colab #2108

Merged
merged 1 commit into from
Jun 10, 2024
Merged

Update jupyter dep to accomodate Colab #2108

merged 1 commit into from
Jun 10, 2024

Conversation

miguelgfierro
Copy link
Collaborator

Description

I was trying recommenders in Google Colab and got an error:
google-colab 1.0.0 requires notebook==6.5.5, but you have notebook 7.2.1 which is incompatible.

I expanded the dependency.

Related Issues

References

Checklist:

  • I have followed the contribution guidelines and code style for this project.
  • I have added tests covering my contributions.
  • I have updated the documentation accordingly.
  • I have signed the commits, e.g. git commit -s -m "your commit message".
  • This PR is being made to staging branch AND NOT TO main branch.

@miguelgfierro miguelgfierro merged commit cec9f95 into staging Jun 10, 2024
38 checks passed
@miguelgfierro miguelgfierro deleted the miguel/colab branch June 10, 2024 12:46
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