Skip to content

[Issue]: Module 2 (Lab: Agents 101) completion not syncing on course page despite finishing notebook #109

Description

@abhinayjanagama498-hub

Problem Description

I completed the entire "build_airbnb_agent_mcp.ipynb" notebook (all 7 steps, including the Step 7 weather + Airbnb integration challenge), with no errors in any cell. The agent successfully:

  • Connected to a vLLM-served Qwen3-30B-A3B model
  • Used a date/time MCP tool
  • Used an Airbnb MCP tool to fetch real listings
  • Used a weather MCP tool to recommend optimal travel dates

Despite this, the "Lab: Agents 101" module on the course page (academy.amd.com, course AI Agents 101: Building AI Agents With MCP And Open Source Inference) still shows an incomplete/play icon instead of a checkmark.

I tried:

  • Restarting the kernel and re-running all cells
  • Properly saving and shutting down the notebook (File > Close and Shut Down Notebook)
  • Logging out and back in
  • Testing in a different browser and incognito mode

None of these resolved the tracking issue. The notebook work itself is fully functional — this appears to be a backend sync issue between the Jupyter environment and the course progress tracker.

Operating System

windows 11

CPU

N/A

GPU

N/A

ROCm Version

N/A

ROCm Component

AMDMIGraphX

Steps to Reproduce

  1. Enroll in "AI Agents 101: Building AI Agents With MCP And Open Source Inference" course
  2. Launch the Jupyter notebook lab (build_airbnb_agent_mcp.ipynb)
  3. Complete all 7 steps successfully with no errors
  4. Return to course page and observe Module 2 still shows incomplete

(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support

rocminfo --support output
Paste output here

Additional Information

No response

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