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
- Enroll in "AI Agents 101: Building AI Agents With MCP And Open Source Inference" course
- Launch the Jupyter notebook lab (build_airbnb_agent_mcp.ipynb)
- Complete all 7 steps successfully with no errors
- 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
Additional Information
No response
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:
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:
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
(Optional for Linux users) Output of /opt/rocm/bin/rocminfo --support
rocminfo --support output
Additional Information
No response