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

Docs: clarify what pkgs need to be installed in the Python env on worker nodes #213

Open
willfurnass opened this issue Apr 13, 2021 · 0 comments

Comments

@willfurnass
Copy link
Contributor

Proposed change

The current install instructions seem to assume that a single Python environment is shared between the Spawner and the per-user sessions. To help those working on systems where that's not the case it would be useful to clarify:

  • what needs installing in the Python env that the spawner runs from
  • what needs to be present in the Python env on worker nodes in order to start single-user sessions using BatchSpawner

Alternative options

?

Who would use this feature?

All new BatchSpawner admins

(Optional): Suggest a solution

I'm still in the process of configuring BatchSpawner for the first time so don't wish to propose a solution myself just yet.

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