Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 540 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 540 Bytes

Metadata HIVE Example

This repository contains the Metadata HIVE/PEGASUS examples

Installation

  1. Clone this repository to your local machine.
  2. Navigate to the project directory.
  3. Install the required packages with pip:
    pip install -r requirements.txt
    
  4. Activate the virtual environment.

Usage

  1. Run the application with the following command:
    python gui.py
    
  2. Copy a metadata file to the data/hive or data/pegasus folders.
  3. Observe the UI update with the new metadata file.