@@ -689,6 +689,9 @@ description=IPython/Jupy
689689[ipyvolume]
690690description=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]
693696description=WebRTC for Jupyter notebook/lab
694697
@@ -752,9 +755,15 @@ description=Jupyter terminal console
752755[jupyter_core]
753756description=Jupyter core package. A base package on which Jupyter projects rely.
754757
758+ [jupyterlab_pygments]
759+ description=JupyterLab Pygments theme
760+
755761[jupyterlab_server]
756762description=JupyterLab Server
757763
764+ [jupyter_server]
765+ description=Jupyter Server
766+
758767[jupyter_sphinx]
759768description=Jupyter Sphinx Extensions
760769
@@ -2061,6 +2070,9 @@ description=a fork of Python 2 and 3 ast modules with type comment support
20612070[typing]
20622071description =Type Hints for Python
20632072
2073+ [typing_extensions]
2074+ description =Backported and Experimental Type Hints for Python 3.5+
2075+
20642076[tzlocal]
20652077description =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]
21072119description=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]
21102128description=A free, open-source module for producing real-time 3D scenes with Python
21112129
@@ -2146,6 +2164,9 @@ description=IPython HTML widgets for Jupyter
21462164description=WinPython distribution tools, including WPPM (package manager)
21472165url=http://winpython.github.io/
21482166
2167+ [winrt]
2168+ description=Access Windows Runtime APIs from Python
2169+
21492170[win-unicode-console]
21502171description=Enable Unicode input and display when running Python from Windows console.
21512172
0 commit comments