Curriculum previewThis is not your assigned passport. No identity, answers, or completion progress are stored here.How to start your passport
Competency track

2 missions / 70 active minutes

Reproducible Python

Develop or run Python projects.

Sequence

Practice in this order.

Routine missions use automatic checks. A person is involved only for a named exception or real operational decision. Active-time estimates exclude installation, access approval, cluster queues, and support wait.

  1. 01
    35 active minlocal change

    Create A Reproducible Python Environment

    The training project runs in a dedicated environment whose dependencies are declared in Git while the environment directory itself remains untracked.

  2. 02
    35 active minlocal changeexception only

    Make And Verify A Reproducible Python Change

    You can connect a small behavior change to a regression test, run the declared checks, inspect the diff, and explain how another contributor reproduces it.