Skip to content

[WIP] Update README.md with exercise descriptions#1

Merged
alfonso-veropalumbo merged 1 commit intomainfrom
copilot/update-readme-exercise-descriptions
Mar 4, 2026
Merged

[WIP] Update README.md with exercise descriptions#1
alfonso-veropalumbo merged 1 commit intomainfrom
copilot/update-readme-exercise-descriptions

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 4, 2026

  • Create .github/workflows/update_readme.yml - GitHub Actions workflow that triggers on push
  • Create .github/scripts/update_readme.py - Python script that:
    • Scans all .ipynb files in the repo
    • Extracts brief descriptions (max 3 lines) from notebook comments/markdown cells
    • Organizes exercises by folder name and file name
    • Updates README.md (creates or updates the Exercises section)
    • Handles updates to pre-existing notebooks
  • Verify the workflow and script work correctly

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@alfonso-veropalumbo alfonso-veropalumbo marked this pull request as ready for review March 4, 2026 09:36
@alfonso-veropalumbo alfonso-veropalumbo merged commit 5b90aff into main Mar 4, 2026
1 check failed
Copilot stopped work on behalf of alfonso-veropalumbo due to an error March 4, 2026 09:36
@alfonso-veropalumbo alfonso-veropalumbo deleted the copilot/update-readme-exercise-descriptions branch March 4, 2026 09:40
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