rm WeaveSupport
This commit is contained in:
@@ -15,13 +15,6 @@ using SymPy
|
||||
```{julia}
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
const frontmatter = (
|
||||
title = "The Gradient, Divergence, and Curl",
|
||||
description = "Calculus with Julia: The Gradient, Divergence, and Curl",
|
||||
tags = ["CalculusWithJulia", "integral_vector_calculus", "the gradient, divergence, and curl"],
|
||||
);
|
||||
nothing
|
||||
|
||||
## used in other blocks
|
||||
_bar(x) = sum(x)/length(x)
|
||||
@@ -1676,4 +1669,3 @@ raw" ``rh'(r)e_\phi``"
|
||||
answ=1
|
||||
radioq(choices, answ)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user