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:

Click on this link to open the notebook (MHR visualization.ipynb) in Google Colab.

Option 2: Upload to Google Colab

  1. Go to Google Colab
  2. Click on FileUpload notebook
  3. Choose the Upload tab
  4. Click Choose File and select MHR visualization.ipynb from your local machine
  5. The notebook will open in a new Colab tab and you can start running cells

Option 3: Open from Google Drive

  1. Upload MHR visualization.ipynb to your Google Drive
  2. Navigate to the file in Google Drive
  3. Right-click on the file
  4. Select Open withGoogle Colaboratory
  5. 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.

Resources