We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 458e1cc commit e74ca25Copy full SHA for e74ca25
winpython/data/packages.ini
@@ -3412,3 +3412,21 @@ description = pylint-venv provides a Pylint init-hook to use the same Pylint ins
3412
[docstring-to-markdown]
3413
description = On the fly conversion of Python docstrings to markdown
3414
3415
+[ipydatagrid]
3416
+description = Fast Datagrid widget for the Jupyter Notebook and JupyterLab
3417
+
3418
+[py2vega]
3419
+description = A Python to Vega-expression transpiler.
3420
3421
+[confection]
3422
+description = The sweetest config system for Python
3423
3424
+[python-json-logger]
3425
+description = A python library adding a json log formatter
3426
3427
+[jupyter-events]
3428
+description = Jupyter Event System library
3429
3430
+[jupyter-server-terminals]
3431
+description = A Jupyter Server Extension Providing Terminals.
3432
0 commit comments