Added
Bug Fixes & Improvements
 February 5th, 2024 
🚀 New Features
Updated Jupyter Notebooks
- Core examples have been updated to reflect the latest APIs and module usage.
 - Cleaner structure, improved comments, and better alignment with actual workflows.
 
Google Colab Support
- Notebooks can now be run directly in Google Colab with one-click launch buttons.
 - No need for local setup—just open and run in the cloud.
 
Improved Installation Guide
- New instructions added for Docker-based installation and isolated environment setup.
 - Additional explanation of manual compression and quantization processes.
 
API Documentation Enhancements
- API reference updated with clearer function descriptions and usage examples.
 - Aligns with recent structural changes in PyNetsPresso modules.
 
🐞 Bug Fixes
- Fixed folder creation issue when using custom paths in export pipelines.
 - Improved error handling for invalid file inputs and missing arguments.
 - Increased stability when running notebooks in memory-constrained environments like Google Colab.
 
🧠 Why these matter
- Makes it significantly easier for new users to get started with minimal setup.
 - Reduces onboarding friction through improved documentation and interactive examples.
 - Helps users catch environment and path-related issues early in the workflow.
 
