Skip to content

Commit f00d012

Browse files
committed
Update screencasts in the README
1 parent a1da370 commit f00d012

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

README.md

+9-5
Original file line numberDiff line numberDiff line change
@@ -24,17 +24,21 @@ Try it in your browser with Binder:
2424

2525
## Examples
2626

27-
### Widgets and Panels
27+
### Add Jupyter Widgets to the JupyterLab interface
2828

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)
3030

31-
### Command Registry
31+
### Execute Commands
3232

33-
![command-registry](./docs/screencasts/commands.gif)
33+
![command-registry](https://user-images.githubusercontent.com/591645/80026017-beb0fe80-84e1-11ea-842d-fa3bf5bc4a9b.gif)
3434

3535
### Custom Python Commands and Command Palette
3636

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)
3842

3943
## Installation
4044

0 commit comments

Comments
 (0)