We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6951985 commit f435dfeCopy full SHA for f435dfe
docs/make.jl
@@ -16,7 +16,8 @@ makedocs(
16
"Tutorials" => [
17
"Basic usage" => "tutorials/intro.md",
18
"Rosenbrock function" => "tutorials/rosenbrock.md",
19
- "Minibatch" => "tutorials/minibatch.md"
+ "Minibatch" => "tutorials/minibatch.md",
20
+ "Symbolic Modeling" => "tutorials/symbolic.md"
21
],
22
23
"API" => [
0 commit comments