Skip to content

Clarify in documentation that pip install won't be permanent if its not installing in the home folder that is persisted #2477

Open
@aloifolia

Description

@aloifolia

I am not sure whether my use case is actually not documented anywhere or whether I am just incapable of finding anything upon it: On my jupyterhub user pod in k8s I used the magic "%pip" command to install additional packages. Then I wondered if this installation was persistent or would disappear after a server restart. As it turns out the packages are not permanent.

Proposed change

The documentation should highlight this feature. What is the recommended way for user-specific package installations? Should they be reinstalled after every server restart? Should they be avoided altogether?

Alternative options

Ideally, there is some way to make package installations permanent via volume claims (or maybe this is already possible).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions