Skip to content

Add CoMPhy Python 101 to teaching - #97

Merged
VatsalSy merged 1 commit into
mainfrom
local-branch/add-comphy-python101
Jul 10, 2026
Merged

Add CoMPhy Python 101 to teaching#97
VatsalSy merged 1 commit into
mainfrom
local-branch/add-comphy-python101

Conversation

@VatsalSy

Copy link
Copy Markdown
Member

Summary

  • add the open CoMPhy Python 101 course to the teaching page
  • describe its mechanism-first, self-paced learning routes
  • add a dedicated course visual and link to /comphy-python101/

Verification

  • npm test — 12 suites, 77 tests passed
  • Markdown lint — passed
  • Prettier check — passed
  • local Jekyll build unavailable because this Mac has Ruby 2.6 while the repository requires Ruby 3.2.2; repository CI remains the build gate

Surface the new open, mechanism-first Python course from the lab teaching page with a dedicated visual and direct course link.
Copilot AI review requested due to automatic review settings July 10, 2026 08:14

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Adds the new “CoMPhy Python 101” offering to the Jekyll teaching landing page, including a dedicated course card and a new course visual asset, so the course appears alongside existing workshops/courses.

Changes:

  • Added a new course card for “CoMPhy Python 101” on the teaching index, including metadata, description, and a “Start Course” link.
  • Updated the teaching page frontmatter description to include scientific Python.
  • Introduced a new SVG course visual for the Python 101 card.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated 3 comments.

File Description
assets/images/teaching/comphy-python101.svg Adds the new Python 101 course illustration used by the teaching page card.
_teaching/index.md Updates teaching page description and adds a new course card linking to the Python 101 course.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread _teaching/index.md
Mechanism-first Python onboarding: turn a physical question into
trustworthy computation and reproducible evidence.
</p>
<a href="/comphy-python101/" class="course-card__link">Start Course</a>
Comment thread _teaching/index.md
<div class="course-card__content">
<h3 class="course-card__title">CoMPhy Python 101</h3>
<div class="course-card__meta">
<i class="fa-solid fa-globe"></i> Open online course
Comment thread _teaching/index.md
<i class="fa-solid fa-globe"></i> Open online course
</div>
<div class="course-card__meta">
<i class="fa-solid fa-route"></i> Self-paced · quick and full routes

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: a2843c3d2b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread _teaching/index.md
Mechanism-first Python onboarding: turn a physical question into
trustworthy computation and reproducible evidence.
</p>
<a href="/comphy-python101/" class="course-card__link">Start Course</a>

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Fix dead Python 101 course link

When visitors click this new Start Course button, /comphy-python101/ will not be generated by this site: this commit only adds the card and SVG, and a repo-wide search for comphy-python101/Python 101 finds no page or redirect with that permalink. Add the course page/redirect or point the button to the actual existing course URL before advertising it here.

Useful? React with 👍 / 👎.

@VatsalSy
VatsalSy merged commit e805bd4 into main Jul 10, 2026
5 checks passed
@VatsalSy
VatsalSy deleted the local-branch/add-comphy-python101 branch July 10, 2026 08:18
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