Skip to content
This repository has been archived by the owner on Jul 6, 2021. It is now read-only.
/ mt-dataviz Public archive

Master thesis data visualization tooling

Notifications You must be signed in to change notification settings

uubk/mt-dataviz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data visualization code

Usage

You'll need a perstonal access token from your account on the SPCL gitlab. Afterwards, you can do:

# python3 -m venv venv
# source venv/bin/activate
# pip3 install "git+https://github.com/javadba/mpld3@display_fix"
# ./setup.py install
# export GITLAB_API_PRIVATE_TOKEN=<your token>
# ./run.sh