use quarto, not Pluto to render pages
This commit is contained in:
@@ -15,7 +15,7 @@ const frontmatter = (
|
||||
description = "Calculus with Julia: The problem-algorithm-solve interface",
|
||||
tags = ["CalculusWithJulia", "odes", "the problem-algorithm-solve interface"],
|
||||
);
|
||||
fig_size = (600, 400)
|
||||
fig_size = (800, 600)
|
||||
nothing
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user