tethysplatform / tethys

The Tethys Platform main Django website project repository.
http://tethysplatform.org/
BSD 2-Clause "Simplified" License
92 stars 49 forks source link

[BUG] dask dashboard #1076

Open jakeymac opened 1 month ago

jakeymac commented 1 month ago

Describe the bug When loading the 'system portion' of the dask dashboard, the 4 graphs load onto the page one on top of the other.

To Reproduce Steps to reproduce the behavior:

  1. Scaffold and install a new application
  2. start a dask scheduler and worker.
  3. Add a new dask scheduler in the tethys portal
  4. Launch that scheduler's dashboard and open "System" tab

Expected behavior There should be four graphs loaded into the page: image

Errors/Traceback The 4 graphs are loading incorrectly and on top of one another image