Fast Dash Apps for Production Environments

Поділитися
Вставка
  • Опубліковано 8 вер 2024
  • Watch this 1-hour expert session with Plotly’s CPO and Creator of Dash, Chris Parmer. You’ll learn about:
    - Diagnostic tools to pinpoint performance issues across the stack
    - Differences between development and production environments
    - Background callbacks and job queues
    - Dash’s stateless architecture
    - Serverside vs clientside visualization and pagination
    - Data pipeline architectures to present live data without slowing down the app’s performance
    - Choosing between Pandas, Vaex, and SQL
    Reach out to info@plotly.com for any questions.

КОМЕНТАРІ • 9

  • @tuomasgu3766
    @tuomasgu3766 2 роки тому +1

    Great presentation! I could not attend the live one due to time difference so thank you for sharing it here!

    • @Plotly
      @Plotly  2 роки тому

      You're welcome Tuomas. Thanks for watching.

  • @venkat2132
    @venkat2132 Рік тому +1

    Simply super please do more such dash performance indetail with code videos

  • @misleethiogamer2474
    @misleethiogamer2474 Рік тому

    Thank you for sharing this. Can we get the slides please?

    • @Plotly
      @Plotly  Рік тому

      hi there, can you please share your email address with us. We'll send you the slides.
      You can write me at: adam@plot.ly

  • @Troyxiangxu
    @Troyxiangxu 2 роки тому

    This is awesome, is it possible to share the resources, cheatsheet, GitHub link from the presentation mentioned, my company bought the dash enterprise, I need to study and learn to do it. thanks in advance!

    • @Plotly
      @Plotly  2 роки тому

      hi @xiang Xu ,
      You will automatically get the cheat sheet once you sign up to our free Dash Club Newsletter. go.plotly.com/dash-club
      However, I can also mail it to you. Can you please email me your company name: adam@plot.ly

  • @AIdevel
    @AIdevel Рік тому

    I am in a bit of quandary at the moment I had to filter the data and then plot the charts but it’s getting rather slow how to go about solving it ?

    • @Plotly
      @Plotly  Рік тому

      hi @bahgeel, Our recommendation is that you post your question with a piece of the code on the Plotly forum. community.plotly.com/
      You'll find it much easier to get your questions answered there.