Skip to content

Conversation

@anouar1991
Copy link

@anouar1991 anouar1991 commented Jan 17, 2026

Summary

  • Add .ipynb extension to 48 notebook files that were missing it
  • Fix duplicate chapter number in Chapter 21 filename
  • Rename misleading "Copy of" files to reflect actual content

Changes

Type Count
Added .ipynb extension 48 files
Fixed duplicate naming 1 file
Renamed misleading names 2 files

Details

Files renamed for clarity:

  • Copy of 5_tool_calling.ipynbChapter 5_ Tool Use (Multi-Framework Comparison).ipynb
  • Copy of Chapter 8_...Chapter 8_ Memory Management - Code Example (VertexAI Memory).ipynb

Chapter 21 fix:

  • Chapter 21_ Chapter 21_ Exploration...Chapter 21_ Exploration and Discovery (Agent Laboratory).ipynb

This ensures all notebooks are properly recognized by Jupyter, VS Code, and GitHub's notebook renderer.

Test plan

  • Verify notebooks open correctly in Jupyter/VS Code
  • Verify GitHub renders notebooks with the .ipynb badge

- Add .ipynb extension to 48 notebook files that were missing it
- Fix duplicate chapter number in Chapter 21 filename
- Rename misleading "Copy of" files to reflect actual content:
  - Copy of 5_tool_calling.ipynb → Chapter 5_ Tool Use (Multi-Framework Comparison).ipynb
  - Copy of Chapter 8_... → Chapter 8_ Memory Management - Code Example (VertexAI Memory).ipynb

This ensures all notebooks are properly recognized by Jupyter, VS Code,
and GitHub's notebook renderer.
@anouar1991 anouar1991 force-pushed the fix/notebook-extensions-and-naming branch from bae97e4 to 400e89a Compare January 17, 2026 22:20
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.

1 participant