JuliaAI / DataScienceTutorials.jl

A set of tutorials to show how to use Julia for data science (DataFrames, MLJ, ...)
https://juliaai.github.io/DataScienceTutorials.jl/
MIT License
115 stars 18 forks source link

Centralize the index and add local navigation functionality #211

Closed EssamWisam closed 5 months ago

EssamWisam commented 6 months ago

In a previous PR I mentioned that it's not elegant that one has to add a new tutorial to two navigation bars (and modify code instead of data in general). That along with the fact that centralizing the index as a JavaScript object would allow easy implementation of local navigation (which I felt the need for because reaching out for the navigation bar to get the next tutorial takes a little effort) were reasons that made me decide to:

image

local.webm

Don't worry about the undef variables shown in the video. I didn't do an appropriate serve and it surely works as confirmed on fix-minor-plots-validation.