Try   HackMD

Software WG taskforce: simulator selection resource

Meeting 7: Wed 22 Feb, 1400 UTC

Next meeting: Wed 8 Mar, 1400 UTC

Consolidated notes are now here: https://hackmd.io/@mstimberg/HJXqYPMPo

Agenda

  • Discuss holoviz panel

Attendees

  • Reema
  • Brent (GH handle @brenthuisman)
  • Dinara
  • Eliane
  • Marcel

Frontend

  • Looked into holoviz panel.
    • Dinara showed a working prototype that covered the basic functionality
    • Advantages of Holoviz:
      • Python
      • Useful components (e.g. tableview) that can be quickly assembled into websites
      • Easy to make interactive/link elements
    • Discussion about possibility to deploy:
      • Run Python in Browser via WebAssembly
        • DISCARDED: pulls in full Python runtime at first start, big data download
    • Export as static website
      • NEEDS INFO: feasible for project with many states/choices? Documentation unclear

Data