aiidalab / aiidalab/aiidalab-home
How to display tabular data?
オープン
- 主要言語
- Python
- スター
- 5
- フォーク
- 9
- 平均マージ
- 18分
- マージ済み PR(30日)
- 1
説明
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.
- ...
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。