Skip to content

Commit 6dfd190

Browse files
authored
Merge pull request #121 from plotly/add-asciinema
Add an asciinema to the readme
2 parents b8e32ac + 1eb0c97 commit 6dfd190

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,10 +52,10 @@ Shared async chunks for code that repeats across multiple async chunks is alread
5252
- Found a bug or have a feature request? [Create an issue](https://github.com/plotly/dash-component-boilerplate/issues/new)
5353
- Watch the [component boilerplate repository](https://github.com/plotly/dash-component-boilerplate) to stay informed of changes to our components.
5454
- To get a feel for what's involved in creating a component, read the [README.md generated by this cookiecutter](%7B%7Bcookiecutter.project_shortname%7D%7D/README.md)
55+
- Want something more visual? Check out [this asciinema](https://asciinema.org/a/393389) of how to create a dash component from this boilerplate.
5556
- Examples of Dash component libraries include:
5657
- [`dash-core-components`](https://github.com/plotly/dash-core-components)
5758
- [`dash-html-components`](https://github.com/plotly/dash-html-components)
5859
- [`dash-cytoscape`](https://github.com/plotly/dash-cytoscape)
5960
- [`dash-deck`](https://github.com/plotly/dash-deck)
6061
- [Curated community-made components](https://plotly.com/dash-community-components/)
61-

0 commit comments

Comments
 (0)