-
Notifications
You must be signed in to change notification settings - Fork 3
AI Chapter #31
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
AI Chapter #31
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Co-authored-by: Rosio <[email protected]>
Co-authored-by: Rosio <[email protected]>
Co-authored-by: Rosio <[email protected]>
Co-authored-by: Rosio <[email protected]>
for more information, see https://pre-commit.ci
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
|
pre-commit.ci autofix |
for more information, see https://pre-commit.ci
mfisher87
reviewed
Oct 27, 2025
There was a problem hiding this 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?
Co-authored-by: Matt Fisher <[email protected]>
Co-authored-by: Matt Fisher <[email protected]>
Co-authored-by: Matt Fisher <[email protected]>
Co-authored-by: Matt Fisher <[email protected]>
mfisher87
reviewed
Oct 30, 2025
RRosio
approved these changes
Oct 30, 2025
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🔍 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.