Skip to content
Discussion options

You must be logged in to vote

Hi @SHDocter,

You can move your code into a page function, which is called every time a page is requested:

@ui.page('/')
def main_page():
    ...

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@SHDocter
Comment options

@SHDocter
Comment options

Answer selected by SHDocter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants