Andreas Köpf

Results 365 comments of Andreas Köpf

@yk I guess `NEXT_PUBLIC_ENABLE_EMAIL_SIGNIN` also needs to be added to the github-worklfow deploy-to-node.yaml & ansible ?

> do we need to add the variable to https://github.com/LAION-AI/Open-Assistant/blob/main/ansible/deploy-to-node.yaml ? Yes and in https://github.com/LAION-AI/Open-Assistant/blob/main/.github/workflows/deploy-to-node.yaml when we want to control the variable via github. As far as I understand the...

> Is it possible to have the user accept the ToS the first time they try to do a task instead of when they first navigate to the dashboard? Yes...

@KarthikRaju391 I have not seen these overflow effects before. Which platform / browser are you on? Could it be related to the Grammarly plugin?

@occupytheweb Thanks a lot for implementing this. It would be nice if you could add a link from the usernames to the users admin pages (e.g. /admin/manage_user/{user_id}).

Sounds good. Clickable username would be fine. Would be great if the admin-nav worked for the normal leaderboard too…

Closing old data issue.

Regarding "copy the id to the clipboard": Not sure who requested it .. but IMO it is a useful feature for admin stuff like DB editing.

ruff seems to be interesting, before merge someone needs to verify that it is working seamlessly as a flake8 replacement for the OA project.