Skip to content

Commit 71b6a5b

Browse files
committed
docs: update docstring to clarify the purpose of the upload_data example
1 parent 6540460 commit 71b6a5b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

examples/web/upload_data.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
"""
2+
Outdated example of defining datasets through the web interface.
3+
"""
4+
15
import solara
26
import solara.lab
37
from typing import cast

0 commit comments

Comments
 (0)