Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 490 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 490 Bytes

Hexaboard Visual Inspection

University of Alabama

Installation

This repository is designed to install from source.

# Clone the Repository
git clone --recursive https://github.com/cmsua/visual-inspection.git
cd visual-inspection

# Setup a Virtual Environment
python3 -m venv venv
source venv/bin/activate
pip3 install -r requirements.txt
<<<<<<< HEAD

=======

Install nbstripout commit hook

nbstripout --install

>>>>>>> fc2f9956b3fdf6602e23eb793f6f7c418bb95f18