Skip to content

gtvalab/gtvalab.github.io

Repository files navigation

VA.Lab

Website for the Georgia Tech Visual Analytics Lab, deployed at https://gtvalab.github.io/

Last updated: February 2023

Setup and run

  • Start a local server, e.g., using Python (python -m http.server 8000)
  • Open browser to http://localhost:8000

Updating your information

To add/modify/remove content:

  1. Navigate to the data folder.
  2. Open the README file.

Steps to make edits

If you are unfamiliar with forking and submitting pull requests, here is a 4-minute guide to get you started.

  1. Fork this repository.
  2. Make your edits on the master branch of the forked repository and commit them.
  3. Submit a Pull Request on the original (non-forked) repository, from your forked repository's master branch to the original repository's master branch, and an admin will merge it.

Contact

  • endert [at] gatech [dot] edu