Hello Readers, Today we shall learn to enable Jupyter Notebook using CERN-ROOT on Ubuntu 20.04/22.04 or any version, or on cluster computing. This method doesn't require admin privileges to install and configure the Anaconda environment to use PyROOT without interfering with other packages installed in a different Anaconda environment. Here, I am assuming that the anaconda is already installed on your system; if not, then follow the instructions given in this reference [ 1 ]. Let's do the Job. Follow the following instructions: 01. …