recommenders-team / recommenders

Best Practices on Recommendation Systems
https://recommenders-team.github.io/recommenders/intro.html
MIT License
18.47k stars 3.04k forks source link

Update jupyter dep to accomodate Colab #2108

Closed miguelgfierro closed 1 month ago

miguelgfierro commented 1 month ago

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: