Dagger.jl icon indicating copy to clipboard operation
Dagger.jl copied to clipboard

Add DaggerImGuiDash subpackage

Open jpsamaroo opened this issue 3 years ago • 0 comments

This adds a new dashboard subpackage DaggerImGuiDash.jl, which uses CImGui.jl to render logs from Dagger (and other packages which support TimespanLogging.jl). The intention is for this dashboard to be at least as featureful as DaggerWebDash, while being simpler to maintain (at least for now, while we don't have native WASM support in Julia).

Todo:

  • [ ] Add some basic documentation
  • [ ] Add basic tests
  • [ ] Add an example
  • [ ] Add support to benchmarking script

jpsamaroo avatar Nov 14 '22 18:11 jpsamaroo