Skip to content
Discussion options

You must be logged in to vote

It's only at the document/project rendering.
Caching results while being in interactive mode is pretty unsafe, since you can change global variables which won't affect the code, but will affect the output, ultimately leading to wrong cache values being used.

This is how knitr works and I believe jupyter-cache does the same for Jupyter/Python.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@werkstattcodes
Comment options

@muschellij2
Comment options

@cderv
Comment options

Answer selected by werkstattcodes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants