Configure Miniconda So That You Can Choose a Separate Environment Directly From Jupyter Lab/Notebook
To set up Miniconda in such a way that you can see and select all your environments directly in Jupyter Lab/Notebook on Ubuntu, follow these steps:
Step 1: Install Miniconda
Download the Miniconda installer for Linux:
wget https://repo.anaconda.com...
fahimbinamin.hashnode.dev2 min read