Create browser-based Python exercises using Pyodide. Use for interactive coding without local setup.
Purpose: Create interactive Python exercises that run in the browser using Pyodide.
| Feature | Support | |---------|---------| | Python 3.11 | Full | | NumPy | Yes | | Matplotlib | Yes (inline) | | Custom modules | Via micropip | | MockROS | Custom bridge |
<PythonRunner>
- Initial code (editable)
- Test cases (hidden or visible)
- Expected output
- Hints (progressive)
</PythonRunner>
Status: Placeholder - To be implemented for interactive lab component (Phase 6).
Category:science-education