Skip to content
This repository was archived by the owner on Jun 3, 2024. It is now read-only.
This repository was archived by the owner on Jun 3, 2024. It is now read-only.

Hot reloading and rerunning app.run_server() don't work #106

@rohitsathish

Description

@rohitsathish

The first time I run app.run_server(), it works fine and I am able to view the page.

However, hot reload doesn't work. I'm not sure of the expected behaviour so I tried the following:

  1. Reload cells with the code changes. No effect.
  2. Rerun the app.run_server() call. This causes the cell to run forever, with no changes on the page.

I've observed the same behaviour on both VSCode notebooks and JupyterLab.

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