Add jupyter caching to quarto
This commit is contained in:
parent
c30238d4ed
commit
c51970507d
4 changed files with 100 additions and 1 deletions
|
|
@ -27,5 +27,6 @@ watcher_on_save = "autorun"
|
|||
[dependency-groups]
|
||||
dev = [
|
||||
"jupyter>=1.1.1",
|
||||
"jupyter-cache>=1.0.1",
|
||||
"watchdog>=6.0.0",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue