aiidalab / aiidalab/aiidalab-home

How to display tabular data?

Aperta
#224 1 commento 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
5
Fork
9
Merge medio
18m
PR unite (30g)
1

Descrizione

At the moment the process list is generated using a custom HTML/CSS code. A better way would be to switch to a library that handles that. Before we were using pandas, but the library is very heavy. At the moment we see several options:

- [tabulate](https://pypi.org/project/tabulate/) Python library as [suggested](https://pypi.org/project/tabulate/) by @danielhollas.
- Write our own, as it is done in QE package [suggested](https://github.com/aiidalab/aiidalab-home/pull/222#pullrequestreview-4011366986) by @edan-bainglass.
- ...

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.