You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Now that we have a Favorite app and model, we should aggregate them by Package with a count(User) with a limit of 20 or 25 and see which packages users like the best.
The text was updated successfully, but these errors were encountered:
* Added a string rep of favorite
Refs #1286
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Now that we have a Favorite app and model, we should aggregate them by
Package
with acount(User)
with a limit of 20 or 25 and see which packages users like the best.The text was updated successfully, but these errors were encountered: