jeflem / ananke

Jupyter distribution with LMS integration via LTI
GNU Affero General Public License v3.0
5 stars 1 forks source link

Show user names in colaboration rooms #26

Open jeflem opened 8 months ago

jeflem commented 8 months ago

Collaboration rooms have a list of all users accessing the room. But instead of real user names (available via LTI) only user IDs are shown (u123...). Showing real user names would improve user experience significantly.

From the technical point of view this should be possible, but a GUI feature for changing display names (and colors) seems to be missing.

jeflem commented 2 months ago

There's a workaround via editing the browser's local storage. See hub users doc in dev branch (or Ananke 0.5).