Skip to content

Update course links and tab items for 2026#236

Merged
gurpaul-kochhar merged 1 commit into
mainfrom
gurpaul-kochhar-patch-16
Apr 29, 2026
Merged

Update course links and tab items for 2026#236
gurpaul-kochhar merged 1 commit into
mainfrom
gurpaul-kochhar-patch-16

Conversation

@gurpaul-kochhar
Copy link
Copy Markdown
Collaborator

No description provided.

Copilot AI review requested due to automatic review settings April 29, 2026 19:13
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Hello World “1.3 Bayesian Optimization” course page to point learners at the current (Sp/Su 2026) Canvas resources, keeping the tabbed MyST content aligned with the latest offering.

Changes:

  • Replaced the “W 2024” tab with “Sp/Su 2026” for the quiz link.
  • Replaced the “W 2024” tab with “Sp/Su 2026” for the assignment link.
  • Updated the Canvas course/assignment URLs (including display=full_width_with_nav for 2026).

":sync: w2024\n",
"https://q.utoronto.ca/courses/350933/assignments/1274178/?display=full_width\n",
":::{tab-item} Sp/Su 2026\n",
":sync: sp2026\n",
Copy link

Copilot AI Apr 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In the Assignment tab-set, the tab-item options (":sync: sp2026") are not followed by a blank line before the tab content (the URL). Other tab-items in this notebook (Quiz) and other course pages consistently include a blank line after directive options; omitting it can lead to inconsistent MyST/Sphinx parsing/rendering. Add a blank line between the :sync option and the URL for consistency and to avoid parsing issues.

Suggested change
":sync: sp2026\n",
":sync: sp2026\n",
"\n",

Copilot uses AI. Check for mistakes.
@gurpaul-kochhar gurpaul-kochhar merged commit 5323a6c into main Apr 29, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants