File tree 1 file changed +9
-5
lines changed
1 file changed +9
-5
lines changed Original file line number Diff line number Diff line change @@ -24,17 +24,21 @@ Try it in your browser with Binder:
24
24
25
25
## Examples
26
26
27
- ### Widgets and Panels
27
+ ### Add Jupyter Widgets to the JupyterLab interface
28
28
29
- ![ widgets-panels] ( https://user-images.githubusercontent.com/591645/69000410-8f151f00-08cf -11ea-8491-7b8848497b62 .gif )
29
+ ![ widgets-panels] ( https://user-images.githubusercontent.com/591645/80025074-59104280-84e0 -11ea-9766-0cb49cba285a .gif )
30
30
31
- ### Command Registry
31
+ ### Execute Commands
32
32
33
- ![ command-registry] ( ./docs/screencasts/commands .gif)
33
+ ![ command-registry] ( https://user-images.githubusercontent.com/591645/80026017-beb0fe80-84e1-11ea-842d-fa3bf5bc4a9b .gif)
34
34
35
35
### Custom Python Commands and Command Palette
36
36
37
- ![ custom-commands] ( https://user-images.githubusercontent.com/591645/73125753-adbc2400-3faa-11ea-95f8-f7060e883ccd.gif )
37
+ ![ custom-commands] ( https://user-images.githubusercontent.com/591645/80026023-c1135880-84e1-11ea-9e83-fdb739659357.gif )
38
+
39
+ ### Building small UI applications
40
+
41
+ ![ ipytree-example] ( https://user-images.githubusercontent.com/591645/80026006-b8bb1d80-84e1-11ea-87cc-86495186b938.gif )
38
42
39
43
## Installation
40
44
You can’t perform that action at this time.
0 commit comments