Skip to content

Add test to ensure 'pip check' passes in all notebook images #1220

Open
@coderabbitai

Description

@coderabbitai

Follow-up from PR #1218
(reference comment: #1218 (comment)).

Implement a pytest under tests/containers/ that:

  • Runs each built notebook image (e.g. datascience, pytorch, tensorflow, …) via podman run.
  • Executes pip check inside the container.
  • Fails if any dependency is missing or incompatible.
  • Integrates the test into the existing container-test job so the CI pipeline blocks on dependency issues.

Owner: @jiridanek

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions