Skip to content
This repository was archived by the owner on Feb 7, 2025. It is now read-only.
This repository was archived by the owner on Feb 7, 2025. It is now read-only.

Fix installing dependencies in tutorials #309

@Warvito

Description

@Warvito

In some tutorials, it checks if the dependencies are available, and if not, it install them. For example:

# !python -c "import monai" || pip install -q "monai-weekly[pillow, tqdm, einops, nibabel]"

In some case, these dependencies are not relevant, and should be remove from the tutorial

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions