This README should explain how to download the tutorial notebooks in runnable form.
Currently it says:
] add https://github.com/SciML/SciMLTutorials.jl
using SciMLTutorials; SciMLTutorials.open_notebooks()
which fails as the directory SciMLTutorials.jl/notebooks does not exist.
I found the compiled notebooks in another github repo, in SciMLTutorialsOutput/notebook.
The README should at least mention this source; better would be to have a link/command to make a local download.