Commit 629facc
authored
Add Streamlit Custom Component to Refresh Panel (#68)
* adding refresh component
Signed-off-by: Valerie Gleason π <[email protected]>
* moving refresh component to separate namespace
Signed-off-by: Valerie Gleason π <[email protected]>
* fixing formatting
Signed-off-by: Valerie Gleason π <[email protected]>
* rename refresh method
Signed-off-by: Valerie Gleason π <[email protected]>
* fixing import
Signed-off-by: Valerie Gleason π <[email protected]>
* fixing imports
Signed-off-by: Valerie Gleason π <[email protected]>
* fixing package structure and import error
Signed-off-by: Valerie Gleason π <[email protected]>
* fix stale comment
* changing panel to panel-service
Signed-off-by: Valerie Gleason π <[email protected]>
---------
Signed-off-by: Valerie Gleason π <[email protected]>1 parent 1857f57 commit 629facc
File tree
3 files changed
+21
-1
lines changed- src/nipanel
- streamlit_refresh
3 files changed
+21
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
25 | | - | |
| 26 | + | |
| 27 | + | |
26 | 28 | | |
27 | 29 | | |
28 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
0 commit comments