Data Analysis

How To Install Metabase on Ubuntu 20.04 with Docker — step-by-step Docker tutorial on Progressive Robot

How To Install Metabase on Ubuntu 20.04 with Docker

Introduction Metabase is a Java-based open-source Business Intelligence (BI) tool. It can connect to a number of different databases and has a question builder tool that can hide the complexity of large SQL queries. In this tutorial you will install Metabase using Docker Compose, then install Nginx to act as a reverse proxy for your […]

Read more
How To Install the Anaconda Python Distribution on Ubuntu 20.04 — step-by-step AI And Machine Learning tutorial on Progressive Robot

How To Install the Anaconda Python Distribution on Ubuntu 20.04

This tutorial will guide you through installing the Python 3 version of Anaconda on an Ubuntu 20.04 server. Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages. It is commonly used for data science, machine learning, large-scale data processing, scientific computing, and predictive analytics.

Read more
How To Install the Anaconda Python Distribution on Ubuntu 22.04 — step-by-step AI And Machine Learning tutorial on Progressive Robot

How To Install the Anaconda Python Distribution on Ubuntu 22.04

This tutorial will guide you through installing the Python 3 version of Anaconda on an Ubuntu 22.04 server. Anaconda is an open-source package manager, environment manager, and distribution of the Python and R programming languages. It is commonly used for data science, machine learning, large-scale data processing, scientific computing, and predictive analytics.

Read more
How To Set Up a JupyterLab Environment on Ubuntu 18.04 — step-by-step Linux tutorial on Progressive Robot

How To Set Up a JupyterLab Environment on Ubuntu 18.04

JupyterLab is the update over Jupyter Notebook environments, offering a highly feature-rich UI that makes it easier for users, particularly in the fields of Data Science and AI, to perform their tasks. In this tutorial, you’ll install and set up JupyterLab on your Ubuntu 18.04 server. You’ll also be configuring your server to be able to connect to the JupyterLab instance remotely from any web browser, securely, using a domain name

Read more
CHAT