Skip to content

Commit 4d6cd8c

Browse files
committed
Added conda badges to table section
1 parent 809aab5 commit 4d6cd8c

File tree

1 file changed

+14
-10
lines changed

1 file changed

+14
-10
lines changed

tools/tools.yml

+14-10
Original file line numberDiff line numberDiff line change
@@ -479,47 +479,51 @@
479479
- repo: mwouts/itables
480480
pypi_name: itables
481481
site: https://mwouts.github.io/itables
482-
badges: codecov, pypi, site
482+
badges: codecov, pypi, site, conda
483483
conda_package: itables
484484
conda_channel: conda-forge
485485

486+
- repo: finos/perspective
487+
pypi_name: perspective-python
488+
site: https://perspective.finos.org
489+
badges: pypi, conda
490+
conda_package: perspective # newer of two conda packages (the other is `perspective-python`)
491+
conda_channel: conda-forge
492+
486493
- repo: posit-dev/great-tables
487494
pypi_name: great-tables
488495
site: https://posit-dev.github.io/great-tables
489-
badges: codecov, pypi, site
496+
badges: codecov, pypi, site, conda
490497
conda_package: great_tables
491498
conda_channel: conda-forge
492499
sponsors: [posit]
493500

494501
- repo: Kanaries/pygwalker
495502
pypi_name: pygwalker
496503
site: https://kanaries.net/pygwalker
497-
badges: pypi
504+
badges: pypi, conda
498505
conda_package: pygwalker
499506
conda_channel: conda-forge
500507

501508
- repo: jupyter-widgets/ipydatagrid
502509
pypi_name: ipydatagrid
510+
badges: pypi, conda
503511
conda_package: ipydatagrid
504512
conda_channel: conda-forge
505513

506-
- repo: finos/perspective
507-
pypi_name: perspective-python
508-
site: https://perspective.finos.org
509-
badges: pypi
510-
conda_package: perspective # newer of two conda packages (the other is `perspective-python`)
511-
conda_channel: conda-forge
512-
513514
- repo: paddymul/buckaroo
514515
pypi_name: buckaroo
516+
badges: pypi
515517
site: https://paddymul.github.io/buckaroo
516518

517519
- repo: manzt/quak
518520
pypi_name: quak
521+
badges: pypi
519522
site: https://manzt.github.io/quak
520523

521524
- repo: machow/reactable-py
522525
pypi_name: reactable
526+
badges: pypi
523527
site: https://machow.github.io/reactable-py
524528

525529

0 commit comments

Comments
 (0)