rm WeaveSupport
This commit is contained in:
@@ -13,19 +13,6 @@ using SymPy
|
||||
using Roots
|
||||
```
|
||||
|
||||
```{julia}
|
||||
#| echo: false
|
||||
#| results: "hidden"
|
||||
using CalculusWithJulia.WeaveSupport
|
||||
|
||||
const frontmatter = (
|
||||
title = "The first and second derivatives",
|
||||
description = "Calculus with Julia: The first and second derivatives",
|
||||
tags = ["CalculusWithJulia", "derivatives", "the first and second derivatives"],
|
||||
);
|
||||
|
||||
nothing
|
||||
```
|
||||
|
||||
---
|
||||
|
||||
@@ -1048,4 +1035,3 @@ choices = ["As ``x^3`` has no extrema at ``x=0``, neither will ``f``",
|
||||
"As ``x^4`` is of higher degree than ``x^3``, ``f`` will be ``U``-shaped, as ``x^4`` is."]
|
||||
radioq(choices, 1)
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user