diff --git a/docs/source/examples/Widget List.ipynb b/docs/source/examples/Widget List.ipynb index d68f4f7969..3d4d2aee20 100644 --- a/docs/source/examples/Widget List.ipynb +++ b/docs/source/examples/Widget List.ipynb @@ -1422,7 +1422,9 @@ "editable": true }, "source": [ - "## Date picker" + "## Date picker\n", + "\n", + "The date picker widget works in Chrome and IE Edge, but does not currently work in Firefox or Safari because they do not support the HTML date input field." ] }, {