Skip to content

pjohnson1/table_differ

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

table_differ

What it is

Compare tables, grids, 2D arrays of data side by side in your web browser

Installation

Windows

virtualenv venv-table_differ

  • Activate the virtual environment

  • Download the dependencies into the virtual environment using pip

pip install -r requirements.txt

  • Run the server

python new_server.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.3%
  • Python 10.7%