lux-widget icon indicating copy to clipboard operation
lux-widget copied to clipboard

Lazy Streaming of Tabs

Open cjachekang opened this issue 3 years ago • 3 comments

[Jupyter Lab is problematic but pushing for now]

Overview + Changes The frontend first loads in the first tab on initialization. Then, it listens for changes on a variable to see when tabs are finished. I also refactored some code for better readability.

Backend PR: https://github.com/lux-org/lux/pull/291

Only tested on Jupyter Notebooks as I will be working on Jupyter Lab 3 compatibility next.

Example Output gLSRGNmTpB

cjachekang avatar Mar 02 '21 09:03 cjachekang