Introduction

SCATTER PLOT

The example uses the Plotly Express wrapper

Explore px_scatter_PCA.ipynb notebook.

  1. If you have not already done so, download this repository
    git clone <>
  2. Open Jupyter lab following the instructions in Start Jupyter via Terminal.
    jupyter lab then http://localhost:8888/ in the browser
  3. Select File, then Open from path and provide yor local path to px_scatter_PCA.ipynb
  4. Follow the instructions in the notebook.