You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Periodically check if WaveDrom is loaded before calling
`WaveDrom.ProcessAll()`, rather than calling it `onload`. This fixes an issue
where traces may not render when first executing a `render_trace()` cell,
because it races with loading the JavaScript libraries.
0 commit comments