From 24e109908ee39b5a4cce0bd1ceee560b9068a298 Mon Sep 17 00:00:00 2001 From: = <71057115+Alim-faraji@users.noreply.github.com> Date: Wed, 14 Jul 2021 14:45:22 -0700 Subject: [PATCH] turning execution off --- lectures/_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lectures/_config.yml b/lectures/_config.yml index 0fa6ae2a..be2f4889 100644 --- a/lectures/_config.yml +++ b/lectures/_config.yml @@ -4,7 +4,7 @@ logo: _static/datascience-logo.png description: This website presents a series of lectures on programming, data science, and economics. execute: - execute_notebooks: "force" + execute_notebooks: "off" timeout: 1000 html: