Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

enable cacheing? #38

Open
ssfrr opened this issue Nov 27, 2019 · 0 comments
Open

enable cacheing? #38

ssfrr opened this issue Nov 27, 2019 · 0 comments

Comments

@ssfrr
Copy link

ssfrr commented Nov 27, 2019

For cells that take a long time to compute it would be great to use Weave's cache support. One way to implement it would be to add the cache=:user option when running Weave from the button, and then if the user ctrl-clicks the button it would be cache=:refresh. Using the :user option would mean that it wouldn't do any caching unless the user opts-in.

The ctrl-click behavior is sort of like what Atom uses for the git push button, where ctrl makes it a force push.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant