We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 764dc34 + baf5e1f commit cd8bcd0Copy full SHA for cd8bcd0
winpython/data/packages.ini
@@ -338,6 +338,9 @@ description=Python interface to the Julia language
338
[jupyter]
339
description=Jupyter metapackage. Install all the Jupyter components in one go.
340
341
+[jupyterlab]
342
+description=Jupyter lab environment notebook server extension
343
+
344
[jupyter_client]
345
description=Jupyter protocol implementation and client libraries
346
@@ -633,6 +636,9 @@ description=Handlebars.js templating for Python 3 and 2
633
636
[pycairo]
634
637
description=Python bindings for the cairo library
635
638
639
+[pycodestyle]
640
+description=Python style guide checker
641
642
[pycosat]
643
description=bindings to picosat (a SAT solver)
644
0 commit comments