-
-
Notifications
You must be signed in to change notification settings - Fork 55
TEST: full execution check #688
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
Conversation
|
@jstac able to replicate the build issue (so confirmed not related to your PR). But the issue looks more problematic than first thought. Seems like pytorch has a corrupt build available with incompatible hash! Wowsers, that's new. |
…12.8 - Remove --pre flag to avoid nightly builds - Change from /nightly/ to stable cu128 index - Fixes hash mismatch error in CI pipeline
|
📖 Netlify Preview Ready! Preview URL: https://pr-688--sunny-cactus-210e3e.netlify.app (b0b6b67) |
✨ BUILD ANALYSIS SUMMARY FOR PR #688 ✨Preview URL: https://pr-688--sunny-cactus-210e3e.netlify.app/intro.html PYTHON WARNINGS & DEPRECATIONS CHECK1. DEPRECATION WARNINGS: None found ✅
2. RUNTIME WARNINGS: None found ✅
3. EXECUTION ERRORS: Only intentional demonstrations ✅
4. FILES WITH "WARNING" TEXT (verified as benign):
PYTORCH INSTALLATION FIX✅ Fixed hash mismatch error OVERALL ASSESSMENT✨ ALL LECTURES EXECUTED CLEANLY - NO PYTHON WARNINGS OR ERRORS ✨ The build is production-ready with no code execution issues. All 80+ lecture notebooks executed successfully without any Python deprecation warnings, runtime warnings, or unexpected errors. |
🔍 COMPREHENSIVE DEPLOYMENT VERIFICATION - NETLIFY PR-688Preview URL: https://pr-688--sunny-cactus-210e3e.netlify.app/ 🎯 EXECUTIVE SUMMARY✨ DEPLOYMENT IS PRODUCTION-READY ✨ Comprehensive verification of all lecture pages confirms:
📊 DETAILED VERIFICATION RESULTS1. DEPRECATION WARNINGS: NONE FOUND ✅Scanned all pages for:
2. RUNTIME WARNINGS: NONE FOUND ✅Scanned all pages for:
3. ERROR CONDITIONS: CLEAN ✅
4. INTENTIONAL PEDAGOGICAL DEMONSTRATIONS: WORKING AS DESIGNED ✅Found only expected error demonstrations used for teaching:
5. PROACTIVE WARNING PREVENTION: DOCUMENTED ℹ️
📚 VERIFIED LECTURE CATEGORIESAll categories verified with clean execution: ✅ Probability & Statistics (11 lectures)
✅ Bayesian Analysis (6 lectures)
✅ Machine Learning (2 lectures)
✅ Dynamic Programming (15+ lectures)
✅ Optimal Control & LQ (6 lectures)
✅ Macroeconomics & Growth (12 lectures)
✅ Asset Pricing & Equilibrium (8 lectures)
✅ Advanced Topics (10+ lectures)
✅ Econometrics & Data (4 lectures)
✅ Auctions & Game Theory (3 lectures)
🔧 PYTORCH INSTALLATION FIX (COMPLETED)Issue Resolved:
🎓 TECHNICAL STACK VERIFIEDClean execution confirmed for:
✅ PRODUCTION READINESS CHECKLIST
🚀 RECOMMENDATIONAPPROVED FOR PRODUCTION DEPLOYMENT This build has passed comprehensive quality verification. All lecture notebooks execute cleanly without any Python warnings, deprecation notices, or unexpected errors. The deployment is stable, professional, and ready for student use. No blockers identified. Safe to merge and deploy. |
|
@jstac I switched the install channel for Let's remove |
|
@mmcky What I mean is that maybe you can drop pytorch immediately, for free. Have you tried? JAX should serve as the backend and pytorch should be unnecessary -- for example bayes_nonconj runs quite happily on my laptop w/o pytorch. |
thanks @jstac I was just reviewing our history to undertsand why it was there to begin with. I recall there being a single old lecture that used (but has since been moved to |
ubuntuwith CUDANN (latest)ubuntuwith CUDA (latest) v13jax==0.8.0