The examples in this repository work with:
- Atoti v0.8.3
- Python v3.9 and above, up to v3.11.0 (except Python v3.9.7)
- Note: Use the plugin atoti-jupyterlab3 for compatibility with JupyterLab 3 instead of atoti-jupyterlab.
What's Changed
* Upgrade to v0.8.3 by HuifangYeo in https://github.com/atoti/atoti/pull/797
* Initial version for DirectQuery vectors by HuifangYeo in https://github.com/atoti/atoti/pull/801
* Initial version for introduction to DirectQuery by HuifangYeo in https://github.com/atoti/atoti/pull/798
* Missing papaparse for UI of CVaR Optimizer by HuifangYeo in https://github.com/atoti/atoti/pull/803
* Onboarding atoti-academy by HuifangYeo in https://github.com/atoti/atoti/pull/805
* Initial version for virtual hierarchies by HuifangYeo in https://github.com/atoti/atoti/pull/802
**Full Changelog**: https://github.com/atoti/atoti/compare/v0.8.2...v0.8.3