Skip to content

Commit 4895ea1

Browse files
committed
port change
1 parent 50a1663 commit 4895ea1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

behavior_data_visualizer/main.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,4 +235,4 @@ def update_session_summary(mouse, session):
235235

236236
if __name__ == '__main__':
237237
app = app_builder('visual_and_COT_data')
238-
app.run(debug=True, port=8051)
238+
app.run(debug=True, port=8050)

0 commit comments

Comments
 (0)