Skip to content

nav bar for both flask pages and dash pages #23

Description

@CupOfGeo

Hello wondering how you would go about making a nav bar for both you flask pages and you dash pages.

I have a nav bar in my dash app that uses some call backs for interaction.

possible thoughts are:
could i import a dash layout into a template?

could i {% extends "base.html" %} in a dash app tried in the index_string?

currently I'm just tring to make the same nav bar in both dash and in flask

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions