MHR Visualization Notebook
February 25, 2026 · View on GitHub
This directory contains a Jupyter notebook for visualizing MHR (Momentum Human Rig) model.
File Overview
MHR visualization.ipynb- Jupyter notebook containing data visualization and analysis code for MHR data
How to Use with Google Colab
Google Colab is a free cloud-based Jupyter notebook environment that requires no setup and runs entirely in the cloud. We provide a few options for using the notebook with Google Colab:
Option 1: Direct URL (Recommended)
Click on this link to open the notebook (MHR visualization.ipynb) in Google Colab.
Option 2: Upload to Google Colab
- Go to Google Colab
- Click on File → Upload notebook
- Choose the Upload tab
- Click Choose File and select
MHR visualization.ipynbfrom your local machine - The notebook will open in a new Colab tab and you can start running cells
Option 3: Open from Google Drive
- Upload
MHR visualization.ipynbto your Google Drive - Navigate to the file in Google Drive
- Right-click on the file
- Select Open with → Google Colaboratory
- If Google Colaboratory is not in the list:
- Click Connect more apps
- Search for "Colaboratory"
- Install and connect the app
Running the Notebook
Once opened in Google Colab: Just follow the instructions in the notebook to run the cells.