1

Golden Layout seems to be a really interesting JS layout library. For an app currently developed in Flask, is there anything similar in Python that would integrate well with Flask?

B--rian
  • 5,578
  • 10
  • 38
  • 89
Paulo Matos
  • 1,614
  • 17
  • 23

1 Answers1

0

With jinja2, You can use panel from holoviz.

Look this example

https://panel.holoviz.org/gallery/demos/VTKSlicer.html#demos-gallery-vtkslicer

nghenzi
  • 26
  • 1
  • 4