Can a CustomJS modify a bokeh layout (column, row, etc...)?

Sure can, I have a more complete explanation of what I’m trying to achieve in this post:
(CustomJS callback to modify layout (organize report))

Thanks!