File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ This a list of nice Jupyter Widgets libraries not part of ``jupyter-widgets-cont
22
22
23
23
- [tutorial](https://github.com/jupyter-widgets/tutorial) - Tutorials for widgets.
24
24
25
- ### Widgets Libraries
25
+ ### External Widgets Libraries
26
26
27
27
- [ipympl](https://github.com/matplotlib/ipympl): The Matplotlib interactive back-end for Jupyter, using ipywidgets.
28
28
- [ipychart](https://github.com/nicohlr/ipychart) - Interactive Chart.js plots in Jupyter.
@@ -34,3 +34,9 @@ This a list of nice Jupyter Widgets libraries not part of ``jupyter-widgets-cont
34
34
- [ipyaggrid](https://github.com/widgetti/ipyaggrid) - The power of ag-Grid in Jupyter.
35
35
- [ipydatagrid](https://github.com/bloomberg/ipydatagrid) - Fast datagrid widget for Jupyter.
36
36
- [ipyregulartable](https://github.com/jpmorganchase/ipyregulartable) - High performance, editable, stylable datagrids in Jupyter.
37
+
38
+ Widget libraries for the C++ kernel [xeus-cling](https://github.com/jupyter-xeus/xeus-cling):
39
+
40
+ - [xwidgets](https://github.com/jupyter-xeus/xwidgets) - C++ back-end for Jupyter Widgets
41
+ - [xleafet](https://github.com/jupyter-xeus/xleafet) - C++ back-end for jupyter leaflet widget
42
+ - [xcanvas](https://github.com/jupyter-xeus/xcanvas) - C++ back-end for ipycanvas
You can’t perform that action at this time.
0 commit comments