Plotly Dash : How to create advanced Navbar using Dash bootstrap component

Поделиться
HTML-код
  • Опубликовано: 6 ноя 2024

Комментарии • 4

  • @ahmadnadeem870
    @ahmadnadeem870 11 месяцев назад

    great explanation. i am trying to embad twitter-x, but its not showing in the navbar, nor giving any error, when i embad twitter old logo, it shows

    • @algorithms2805
      @algorithms2805  10 месяцев назад

      How you are trying to embed? If you can post the code snippet I can take a look

  • @Sandalen94
    @Sandalen94 Год назад

    I've copied your way of creating the navbar since I could not do it myself. I wanted my last column with a logout button to be placed at the end of the navbar horizontally (ie way to the right).
    What I dont understand about your method is that you structure the navbar with rows, but according to normal dbc structure would you not structure it as one row and x number of columns?

  • @michaeldeandrade2911
    @michaeldeandrade2911 2 года назад

    Thank you so much!