Hi,
I would like to assign some extra information to spawner.user
and retrieve it later in the user container by calling the API /users/username
but the API response contains some default information.
How can I achieve this?
best
Hi,
I would like to assign some extra information to spawner.user
and retrieve it later in the user container by calling the API /users/username
but the API response contains some default information.
How can I achieve this?
best
I don’t think there’s an easy way to extend the user information since it involves modifying the API.
Can you tell us a bit more about what you’re trying to achieve? There may be a better supported way of doing it, e.g. using auth_state
Thanks for you reply. I’m actually trying to fix this issue: Modify course list menu nbgrader (z2jh) - #2 by bpfrd