atoti issue tracking
Atoti is a Data Analytics platform with a best-in-class calculation engine, a visualization suite, and a real-time OLAP cube — all rolled into one. Atoti is made by ActiveViam, which includes a free Community Edition.
Check out atoti.io for more info. For enterprise solutions, reach out to ActiveViam.
Welcome! This repository has some neat things to get you up and running with Atoti. Stay here to find out:
Moving to production? Navigate to our Project Template repository to learn how to implement Atoti projects:
Atoti Python SDK requires one of the following Python versions:
In addition, Atoti Python SDK requires Java 21 if you want to use your own JDK. If you do not have a JDK, Atoti is bundled with jdk4py. We use uv for better virtual environment and dependency management. We strongly recommend against mixing uv
and conda
.
Note: Start
jupyter-lab
at the root of this repository.
pip install uv
uv sync --python 3.10.11
uv run jupyter-lab
You can use:
By starting a discussion or opening an issue, you agree with Atoti’s terms of use and privacy policy.
Reach out to ActiveViam for more information.