You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: