Skip to content

Commit

Permalink
Doc: render the widgets in notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Dec 18, 2023
1 parent 0cb26f1 commit 3d3e7a5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notebooks/viewers.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@
" 'parameter 4' : [1, 2, 3],\n",
"})\n",
"vwr = viewer(p.store(), downloadable=True)\n",
"vwr.layout.width = '80%'\n",
"display(vwr)"
]
},
Expand Down

0 comments on commit 3d3e7a5

Please sign in to comment.