vega / voyager

Visualization Tool for Data Exploration
http://vega.github.io/voyager
Other
1.45k stars 179 forks source link

Install on Windows 10 Linux Subsystem (Ubuntu) #844

Open christopher5106 opened 4 years ago

christopher5106 commented 4 years ago

On this Linux, you need to add the following packages before running yarn command:

sudo apt install pkg-config
sudo apt install libcairo2-dev libjpeg-dev libpango1.0-dev libgif-dev build-essential
sudo apt-get install npm