Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Best way for a spawner to call a service e.g. during start()? #3202

Open
rcthomas opened this issue Oct 10, 2020 · 0 comments
Open

Best way for a spawner to call a service e.g. during start()? #3202

rcthomas opened this issue Oct 10, 2020 · 0 comments

Comments

@rcthomas
Copy link
Contributor

Is there a proper way for a Spawner, say in the course of start(), to make a call to a JupyterHub service that uses the HubAuthenticated mixin?

The idea would be to dynamically determine settings that are managed through another service. This seems related to #964, but this boils down to how to get ahold of the user's API token to make an API call from a Spawner method.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant