Running on Ubuntu 20.04 and 22.04
virtualenv
on Ubuntu 22.04 and with anaconda
on Ubuntu 20.04make
make clean
make
RuntimeError: main thread is not in main loop
)inkscape as mentioned in the dependencies
vs code
errors poped up after running make
after make clean
.
One could see that the authors had reproducibility in mind when creating the plots
Dependencies should be mentioned before the make
command.
It seems data download is more than 550MB
It is very clean. Maybe there could be more details in other md-files for the interested reader.
The make file abstracts a lot which is great for a fast reproduction but there could be more info on how to run the python scripts for the interested reader. And a list of direct links to the different datasets and their description could be helpful.
In the readme display which dataset are used.
In general great work. It is visible that you were thinking about reproducibility thoroughly while creating the plots. The version in gitpod does not work and could easily be fixed using a different container with dependencies installed.