Cached code chunks able to depend on external files #8721
karimn
started this conversation in
Feature Requests
Replies: 1 comment 6 replies
-
Could you elaborate? The option you seemed to describe is a |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
It would be very helpful if a code chunk is able to use
dependson
to capture the dependency on a file as well as another chunk. This could be helpful when we need to check if a data file has changed or a compiled source file has been updated.Beta Was this translation helpful? Give feedback.
All reactions