edits, new symbolics.qmd file

This commit is contained in:
jverzani
2022-08-17 15:46:14 -04:00
parent d4fdbb7829
commit 354f1eefc2
8 changed files with 1443 additions and 398 deletions

View File

@@ -33,7 +33,7 @@ To compile the pages through quarto
* This error
> fatal: 'gh-pages' is already checked out at '/Users/verzani/julia/CalculusWithJuliaNotes/quarto/f5611730'
was solved with
was solved with (https://waylonwalker.com/til/git-checkout-worktree/)
> git worktree remove f5611730
@@ -45,9 +45,9 @@ Eventually, if this workflow seems to be settled:
* deprecate .jmd files
* deprecate need to make "pluto friendly"
* do something with JSXGraph
DONE? * do something with JSXGraph
* figure out why PlotlyLight doesn't work
* move to not use CalculusWithJulia.WeaveSupport
* use an include file not the "hack" in jmd2qmd
DONE * use an include file not the "hack" in jmd2qmd
* modify sympy's show method
* take advantage of mermaid, ojs, bibliography, ...