Skip to content

Conversation

@ktaletsk
Copy link
Collaborator

@ktaletsk ktaletsk commented Oct 15, 2025


🔍 Preview: https://jupytercon2025-developingextensions--31.org.readthedocs.build/
Note: This Pull Request preview is provided by ReadTheDocs. Our production website, however, is currently deployed with GitHub Pages.

ktaletsk and others added 22 commits October 10, 2025 14:50
Chapter 6 (Developing with AI):
- Add Exercise 1: Extending image viewer with editing capabilities
- Include detailed prompt engineering guidance and examples
- Provide two demonstration paths: Cursor AI (IDE) and Claude Code (CLI)
- Add debugging workflows for common issues
- Include reflection section and challenge extensions

Chapter 7 (Independent Work - NEW):
- Create new chapter for self-directed exploration time (120 min)
- Provide three learning paths: Build from Scratch, Contribute, Explore
- Include three tested example projects:
  * Confetti celebration button (beginner, frontend)
  * Custom theme extension (beginner, frontend, creative)
  * CPU monitor widget (intermediate, full-stack)
- Add curated list of 18+ extensions for contributions
- Include 15+ additional project ideas organized by difficulty
- Provide contribution workflow and best practices
- Apply Diataxis principles for exploratory learning
…sources

- Replace Gitter/Discord reference with Jupyter Zulip chat for project discussions
- Add a tip section highlighting the presence of core developers at JupyterCon 2025, encouraging direct interaction and feedback
- Update community contribution suggestions to include Zulip chat, Discourse forum, and community calls for better support and collaboration
… workflow

- Show the power of single-prompt development with complete image editing example
- Highlight hidden decisions made without user input (architecture, UI/UX, technical)
- Warn about 'Product Manager Trap' of letting AI make all decisions
- Provide optional hands-on demo with git rollback instructions
- Transition to structured iterative approach for production code
@ktaletsk ktaletsk marked this pull request as ready for review October 27, 2025 18:14
@mfisher87
Copy link
Collaborator

pre-commit.ci autofix

Copy link
Collaborator

@mfisher87 mfisher87 left a comment

Choose a reason for hiding this comment

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

Didn't review module 7 yet. Looking great! Sorry again about the large number of nitpicky suggestions 🫣

How do you feel about breaking module 7 into a separate PR?

ktaletsk and others added 7 commits October 30, 2025 16:02
Co-authored-by: Matt Fisher <[email protected]>
- Spell out abbreviations: 235B (billion) parameters, 262K (thousand) tokens
- Add practical hardware context: 'runs on consumer hardware (laptops with 16GB+ RAM)'
- Link to LLM token glossary term to avoid confusion with JupyterLab tokens
- Make Cons section more explicit about laptop requirements
@ktaletsk ktaletsk merged commit 826310a into jupytercon:main Oct 30, 2025
2 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.

3 participants