allow layout config of widgets
Open
Enhancement
Priority Low
Runtime Java
- Dominant language
- Jupyter Notebook
- Stars
- 2.9k
- Forks
- 383
- PR merge metrics
- No merged PRs in 30d
Description
in python you can say:
```
widgets.Output(layout=widgets.Layout(width='500px', height='100px', border='solid'))
```
we want the same capability in Groovy.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.