Quantcast
Channel: 🎛️ Dash - Plotly Community Forum
Viewing all articles
Browse latest Browse all 6271

500 Internal server error on jupyter notebook

$
0
0
import dash

import dash_core_components as dcc

import dash_html_components as html

app = dash.Dash()
app.Layout = html.Div('hi')

if __name__ == "__main__":
    app.run_server()

I get an error —> Internal Server Error

The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there is an error in the application.

How to fix this?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 6271

Latest Images

Trending Articles



Latest Images