The lab session contains an introduction slides and three parts of materials and exercises in the Google Colab environment:
- Visualization with network+community: tutorial
Alternative choice: visualization with UMAP+clustering: tutorial - Visualization with Treemaps: tutorial
- Visualization with maps: tutorial
For basic visualization with matplotlib/seaborn/bokeh/plotly/etc. in python, you could learn through this tutorial by yourself.
R user could use this tutorial and create similar visualizations.