From 00488ec61132a99d1fbd0919d64e16b8c4fdc9c2 Mon Sep 17 00:00:00 2001 From: Dominique Makowski Date: Thu, 4 Jul 2024 21:58:35 +0100 Subject: [PATCH] again --- README.md | 4 ---- content/_quarto.yml | 8 ++++---- 2 files changed, 4 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 54cf3e9..3543f9e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,3 @@ Most importantly, this project can serve as a way for us to learn more about thi ## Content See current WIP [**table of content**](https://dominiquemakowski.github.io/CognitiveModels/). - -## See Also - -- https://github.com/vasishth/bayescogsci \ No newline at end of file diff --git a/content/_quarto.yml b/content/_quarto.yml index 799f434..e4d73dc 100644 --- a/content/_quarto.yml +++ b/content/_quarto.yml @@ -25,7 +25,7 @@ format: code-fold: true execute: - enabled: true - # jupyter: julia-1.10 - # cache: false - # freeze: false # "auto" + cache: false + reeze: "auto" + +jupyter: julia-1.10