Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8c6acc2

Browse files
authored
Merge branch 'main' into release-6.2.0
2 parents abe7595 + 3ab4eb4 commit 8c6acc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎doc/what_about_dash.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ app.layout = html.Div([
2222
dcc.Graph(figure=fig)
2323
])
2424

25-
app.run_server(debug=True, use_reloader=False) # Turn off reloader if inside Jupyter
25+
app.run(debug=True, use_reloader=False) # Turn off reloader if inside Jupyter
2626
```
2727
<!-- #endregion -->

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /