Skip to content

Commit 0e9fba2

Browse files
committed
lite: Update example
1 parent e476f1c commit 0e9fba2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

lite/contents/Example.ipynb

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -88,11 +88,6 @@
8888
"execution_count": null,
8989
"outputs": []
9090
},
91-
{
92-
"cell_type": "markdown",
93-
"source": "Unfortunately, due to [a bug](https://github.com/jupyterlite/jupyterlite/issues/303) in Jupyter Lite ipywidgets integration, the button output does not fully work: output may replace button or appear in wrong location.\n\nAlso, the failing keyword below does not show its stderr as it should:",
94-
"metadata": {}
95-
},
9691
{
9792
"cell_type": "code",
9893
"source": "*** Keywords ***\n\nThis keyword should fail\n [Arguments] ${word}=Hello world\n Don't display ${word}",

0 commit comments

Comments
 (0)