Going from a notebook to an app
JupyterLab is a good interactive environment to prototype with Atoti.
However, once the modeling phase is over and the time to go into production comes, needs such as testability, modularity, and reproducibility arise.
When this happens, the notebook environment can be replaced with a more classical software development environment.