Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions examples/python/.cb
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
explorer:
rows:
- items:
- type: container
style:
display: flex
flexDirection: row
padding: 3px
columnGap: 3px
items:
- type: svg
elementStyle:
width: 32
margin: 5
padding: 5px
url: https://cdn.worldvectorlogo.com/logos/python-5.svg
- type: container
style:
display: flex
flexDirection: column
rowGap: 3px
items:
- type: text
text: New Python Project
style:
fontWeight: bold
fontSize: 20
- type: text
text: More info