build_notebook_assignment_page
Create a Canvas assignment page from a Colab or Jupyter notebook, with rubric text derived from the notebook content and default weight distribution.
Instructions
Build the Canvas page for a Colab/Jupyter notebook assignment.
lab describes the notebook. The rubric TEXT is derived from the notebook itself; only the
weight split is a default. Read the nb-homework-create skill first.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lab | Yes | ||
| course | Yes | ||
| due_at | No | ||
| points | No | ||
| publish_to_canvas | No |