Skip to content

2024 02 08

mlejeune edited this page Feb 10, 2024 · 7 revisions

Notes

Redbook

  • chapitre 3, dans les grandes lignes
  • sciences objectives 1 to 7

Setup

  • pyenv, venv , with 3.10.3
  • security / cluster

Streamlit

  • documentation and tutorials, including multi pages management
  • prototype online
  • installation, and local usage
  • customization needs html + css programming
  • slow to start
  • tab versus pages test

Alternative

  • anvil: not completely free, more functionalities, less easy to use
  • plotlibdash: specific to matplotlib

Roadmap

  • Complete with missing functionalities:
    • multi tab / multi pages: ~ 10 FoM -> 50, load one at a time, intuitive nav, or tree view, and search button
    • common configuration: noise budget x 2. duration: 4 years, 7.5 years.
    • precomputed data and bigger data set
    • export png / pdf
    • minimize specific dev for vizualisation / or part which can be recycled between 2 frameworks

TODO

  • redbook chapter 4
  • git-lfs: read the doc and check if it can be used by streamlit
  • (Maude) give a data file example waterfall plot
  • multi tab / multi page demo : performance and readibility
  • waterfall tab: inherit from common configuration
Clone this wiki locally