Customize atoti Dockerfile for quick deployment Docker is one of the leading open-source DevOps containerization tools. It enables us to package our applications and the dependencies into containers, making it easy to deploy and run the application. Here, we will see how to dockerize a BI project. Pre-requisite You should have...
The Ultimate deployment guide for atoti on AWS with Amazon EC2
How to run and share your atoti BI app UPDATE: The GIFs and code snippets in this article are based on versions prior to atoti 0.7.0. They may have evolved or become obsolete. Check out the atoti documentation for the latest features. In a previous article, we have covered how to...
Getting Started with atoti
atoti is a Python library for performing data aggregation and creating data-viz widgets such as pivot tables and charts in a Jupyter notebook. It comes with a business intelligence web application, enabling fuss-free dashboard creation and sharing. Note: This article has been tested against atoti 0.5.2. Installation atoti can be...