Skip to content

Commit 7e78748

Browse files
committed
Parameter
1 parent 6d229e3 commit 7e78748

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/notebooks/page_mode_comparative.ipynb

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,10 +447,17 @@
447447
"metadata": {},
448448
"outputs": [],
449449
"source": [
450-
"vw = vc.widget(page_esm=PAGE_ESM, page_mode=True, height=4700)\n",
450+
"vw = vc.widget(page_esm=PAGE_ESM, page_mode=True, height=4700, prevent_scroll=False)\n",
451451
"vw"
452452
]
453453
},
454+
{
455+
"cell_type": "code",
456+
"execution_count": null,
457+
"metadata": {},
458+
"outputs": [],
459+
"source": []
460+
},
454461
{
455462
"cell_type": "code",
456463
"execution_count": null,

0 commit comments

Comments
 (0)