spfrommer / torchexplorer

Interactively inspect module inputs, outputs, parameters, and gradients.
https://spfrommer.github.io/torchexplorer/
Apache License 2.0
310 stars 22 forks source link

Handle loading better in Vega interface #39

Closed spfrommer closed 10 months ago

spfrommer commented 10 months ago

Right now, until data is supplied, only the help question mark appears. It would be nice for the vertical rules to also appear.

There should also be a text box that either shows "Loading..." while waiting for Vega, or "No data." if the wandb table is empty.