Skip to content

Commit

Permalink
[Tidy] New port for visual vocabulary dashboard (#805)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonymilne authored Oct 10, 2024
1 parent cacb913 commit 30f7159
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Empty file added vizro-core/changelog.d/dummy.md
Empty file.
2 changes: 1 addition & 1 deletion vizro-core/examples/visual-vocabulary/app.py
Original file line number Diff line number Diff line change
Expand Up @@ -111,4 +111,4 @@ def make_navlink(chart_group: ChartGroup) -> vm.NavLink:
server = app.dash.server

if __name__ == "__main__":
app.run()
app.run(port=8051)

0 comments on commit 30f7159

Please sign in to comment.