From e74ca2518aa5dfc6d5f2c89ce118a696e5c3c9ab Mon Sep 17 00:00:00 2001 From: stonebig Date: Sun, 11 Dec 2022 15:06:34 +0100 Subject: [PATCH] package names --- winpython/data/packages.ini | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/winpython/data/packages.ini b/winpython/data/packages.ini index 908a4147..6e54fe51 100644 --- a/winpython/data/packages.ini +++ b/winpython/data/packages.ini @@ -3412,3 +3412,21 @@ description = pylint-venv provides a Pylint init-hook to use the same Pylint ins [docstring-to-markdown] description = On the fly conversion of Python docstrings to markdown +[ipydatagrid] +description = Fast Datagrid widget for the Jupyter Notebook and JupyterLab + +[py2vega] +description = A Python to Vega-expression transpiler. + +[confection] +description = The sweetest config system for Python + +[python-json-logger] +description = A python library adding a json log formatter + +[jupyter-events] +description = Jupyter Event System library + +[jupyter-server-terminals] +description = A Jupyter Server Extension Providing Terminals. +