8000 Merge pull request #765 from stonebig/master · winpython/winpython@017b7f0 · GitHub
[go: up one dir, main page]

Skip to content

Commit 017b7f0

Browse files
authored
Merge pull request #765 from stonebig/master
package names
2 parents 7389ce9 + ba5c1b1 commit 017b7f0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

winpython/data/packages.ini

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -689,6 +689,9 @@ description=IPython/Jupy
689689
[ipyvolume]
690690
description=3d plotting for Python in the Jupyter notebook based on IPython widgets using WebGL
691691
692+
[ipyvuetify]
693+
description=Jupyter widgets based on vuetify UI components
694+
692695
[ipywebrtc]
693696
description=WebRTC for Jupyter notebook/lab
694697
@@ -752,9 +755,15 @@ description=Jupyter terminal console
752755
[jupyter_core]
753756
description=Jupyter core package. A base package on which Jupyter projects rely.
754757
758+
[jupyterlab_pygments]
759+
description=JupyterLab Pygments theme
760+
755761
[jupyterlab_server]
756762
description=JupyterLab Server
757763
764+
[jupyter_server]
765+
description=Jupyter Server
766+
758767
[jupyter_sphinx]
759768
description=Jupyter Sphinx Extensions
760769
@@ -2061,6 +2070,9 @@ description=a fork of Python 2 and 3 ast modules with type comment support
20612070
[typing]
20622071
description=Type Hints for Python
20632072

2073+
[typing_extensions]
2074+
description=Backported and Experimental Type Hints for Python 3.5+
2075+
20642076
[tzlocal]
20652077
description=tzinfo object for the local timezone
20662078

@@ -2106,6 +2118,12 @@ description=A tool for visualizing live, rich data for Torch and Numpy
21062118
[vitables]
21072119
description=Graphical tool for browsing and editing files in both HDF5 and PyTables formats
21082120
2121+
[voila]
2122+
description=Serving read-only live Jupyter notebooks
2123+
2124+
[voila-vuetify]
2125+
description=A vuetify template for voila
2126+
21092127
[vpython]
21102128
description=A free, open-source module for producing real-time 3D scenes with Python
21112129
@@ -2146,6 +2164,9 @@ description=IPython HTML widgets for Jupyter
21462164
description=WinPython distribution tools, including WPPM (package manager)
21472165
url=http://winpython.github.io/
21482166
2167+
[winrt]
2168+
description=Access Windows Runtime APIs from Python
2169+
21492170
[win-unicode-console]
21502171
description=Enable Unicode input and display when running Python from Windows console.
21512172

0 commit comments

Comments
 (0)
0