Skip to content

Hot reloading support in Dash.jl #20

Closed
@00krishna

Description

@00krishna

Hey folks, I am just trying to start using Plotly Dash, just to get a feel for it. So I am just logging issues you probably know about, but just in case others run into the same issues they can reference the issues.

I notice that the hot reloading does not seem to work. When I run:

run_server(app, "0.0.0.0", 8080, debug=true)

the code does not seem to reload upon update to the original file. That might be related to the recompilation that julia usually does. Is there some planned workaround for this?

Thanks again for all the work you are all doing.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions