Skip to content

Commit f02d039

Browse files
committed
update lockfile
1 parent f082d12 commit f02d039

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

examples/shiny/app.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ def layer():
2222

2323
@render_widget
2424
def map():
25-
return Map([])
25+
return Map(layer.widget)
2626

2727

2828
@reactive.effect

examples/shiny/poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)