Skip to content

Manually declaring dependent cells #2933

Discussion options

You must be logged in to vote

This is exactly the way to do it. I would add a more declarative name to the theme; e.g.: rerun_on_theme_change = Makie.theme and then

begin
  rerun_on_theme_change;
  heatmap(...)
end

But that's really just a variable :D

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@haakon-e
Comment options

Answer selected by haakon-e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants