How to render a specified cell?

Tags: #<Tag:0x00007f8b1df44b60> #<Tag:0x00007f8b1df44980>

I use this code to highlight cells contained in a specified formulas, thinking that if each highlighting 1 formulas will have to be re-rendered all at once, it will be difficult when the amount of data is large.
So is there a way to render only the cells that I specify?

Hi @vodoiovcbn9x

Currently it isn’t possible to render just one specified cell, the whole table has to be re-rendered. We are aware about this issue, and we have future plans to change it. Here’s a GitHub report about it: