File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
1
< nav class ="navbar navbar-expand-lg navbar-dark bg-dark fixed-top " id ="mainNav ">
2
2
< div class ="container ">
3
3
< span class ="navbar-brand ">
4
+ < a href ="/ ">
4
5
{{if add_nav_logo}}
5
6
< img src ="{{ nav_logo_path }} " class ="img-fluid " style ="{{ nav_logo_style }} " alt ="{{ nav_logo_alt }} "/>
6
7
{{end}}
7
- < a href =" / " > JuliaGPs</ a >
8
+ JuliaGPs</ a >
8
9
{{if sub_page}}
9
10
< a href ="#page-top "> : {{title}}</ a >
10
11
{{end}}
Original file line number Diff line number Diff line change 4
4
\begin{section}{title="Tutorial list", name="Tutorial list"}
5
5
\lead{You will find here a collection of tutorials involving one or more packages from the JuliaGPs ecosystem.
6
6
7
- - [ Gaussian Process Regression with hyperparameter optimization] ( tutorials/gpwithopt )
7
+ ** The list is currently empty but content will be added soon**
8
+ <!-- - [Gaussian Process Regression with hyperparameter optimization](tutorials/gpwithopt) -->
8
9
9
10
}
10
11
\end{section}
You can’t perform that action at this time.
0 commit comments