Skip to content

jupyter lab clean - something to be utilized? #752

@consideRatio

Description

@consideRatio

Is using jupyter lab clean something that makes sense to utilize?

I recall seeing it used like RUN jupyter lab build && jupyter lab clean in a Dockerfile.

It sais by using the --help flag of the clean command that...

This will clean the app directory by removing the staging and static directories.

And I also notice how there are statements like the following to be found in the docker-stacks:

rm -rf $CONDA_DIR/share/jupyter/lab/staging && \

Metadata

Metadata

Assignees

No one assigned

    Labels

    type:EnhancementA proposed enhancement to the docker imagestype:MaintenanceA proposed enhancement to how we maintain this project

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions