Skip to content

Commit

Permalink
turning execution off
Browse files Browse the repository at this point in the history
  • Loading branch information
Alim-faraji committed Jul 14, 2021
1 parent 78b3fd0 commit da4889d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lectures/_config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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: "cache"
execute_notebooks: "off"
timeout: 1000

html:
Expand Down

1 comment on commit da4889d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.