rm WeaveSupport
This commit is contained in:
@@ -14,18 +14,6 @@ using SymPy
|
||||
using HCubature
|
||||
```
|
||||
|
||||
```{julia}
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
|
||||
const frontmatter = (
|
||||
title = "Line and Surface Integrals",
|
||||
description = "Calculus with Julia: Line and Surface Integrals",
|
||||
tags = ["CalculusWithJulia", "integral_vector_calculus", "line and surface integrals"],
|
||||
);
|
||||
nothing
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@@ -1504,4 +1492,3 @@ raw" ``1/60``"
|
||||
answ = 1
|
||||
radioq(choices, answ)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user