MINEO 2024.11 brings Python 3.12 support, autoreload for .py files, 30% faster notebooks, improved widgets with better error handling, UI persistence, and enhanced performance across workbenches. Enjoy improved stability, efficiency, and a more responsive user experience with this latest version.
Welcome to the latest version of MINEO! Version 2024.11 comes packed with significant improvements, performance optimizations, and user interface enhancements designed to make your experience more seamless and powerful than ever.
Let's dive into the highlights:
🐍 Python 3.12 Compatibility: We've extended support for Python 3.12 across all worker environments, making MINEO ready for the future of Python development.
🔄 Autoreload for .py
Files: Forget manual reloads—MINEO 2024.11 introduces an autoreload support for Python files, improving efficiency while coding.
1# Load the autoreload extension
2%load_ext autoreload
3
4# Set autoreload to automatically reload all modules before executing a new line
5%autoreload 2
⚡30% Faster Notebook Execution: Execution times for notebooks have been reduced by up to 30%, thanks to enhanced backend optimizations.
⚙️ Improved Workbench Response Times: You'll notice significantly reduced delays across workbenches, leading to a smoother and more responsive user experience.
📝 Widget Form:
📊 KPI Widget:
float32
and float64
, are now fully supported, broadening compatibility.📊 Chart Widget:
🗂️ Project Explorer:
📒 Notebooks:
allow_clear
Parameter for Text Area Widget: The text area widget now includes an allow_clear
parameter for easier content management.MINEO_USER_GROUPS
: Allows programmatic access to the groups that the current user belongs to, facilitating permission management.🖼️ Worker Images:
🔄 Pipelines:
riables
into pipelines, simplifying data flow.MINEO 2024.11 is a leap forward, offering expanded features and improvements across the board. Update your platform today to take advantage of these new capabilities.
If you have any feedback or questions, our team is here to help. Enjoy the enhanced efficiency and streamlined experience that MINEO 2024.11 brings to your projects!