Implementing data visualisations using Svelte
Overview: These resources combine explanations and exercises to guide you through the implementation of data visualisations using Svelte, from the environment setup to the implementation of advanced visualisations.
Trainers: Jan Aerts, Ryo Sakai, Sahil David, Jelmer Bot
Materials: Implementing data visualisations using Svelte
The virtual machines used in this course ran on E1 Amazon instances (O.S. Ubuntu22.04).
Specs: 4 vCPU, 16 GB RAM, 300 GB Disk
| Software | URL for software / version / installation |
| npm | sudo apt-get install npm |
| git | sudo apt-get install git |
| VS code | https://code.visualstudio.com/download |
| node.js | sudo apt install nodejs |
| R | https://posit.co/download/rstudio-desktop/ |
| RStudio | https://posit.co/download/rstudio-desktop/ |
| chrome | sudo apt install chromium-browser |