Git Product home page Git Product logo

Comments (5)

alexcjohnson avatar alexcjohnson commented on June 12, 2024

Before we dig into debugging (for which we'd want to see versions of all these packages plus python itself, and a complete runnable code example), I should point out that dash_table_experiments has been deprecated and hasn't been updated for a year now, in favor of dash_table. The last major feature we're aware of that experiments did better is filtering. Updated filtering capabilities will be part of the next dash_table release, due out next week. Other than that, is there anything dash_table_experiments does for you that dash_table doesn't match?

from dash-renderer.

wsebastiangroves avatar wsebastiangroves commented on June 12, 2024

Before we dig into debugging (for which we'd want to see versions of all these packages plus python itself, and a complete runnable code example), I should point out that dash_table_experiments has been deprecated and hasn't been updated for a year now, in favor of dash_table. The last major feature we're aware of that experiments did better is filtering. Updated filtering capabilities will be part of the next dash_table release, due out next week. Other than that, is there anything dash_table_experiments does for you that dash_table doesn't match?

I read your comment when you posted and worked on it over the weekend. I managed to replace dash_table_experiments with dash_table, rework my script as needed, and, voilà, I have my first dash up and running. Thank you for letting me know that dash_table_experiments is deprecated and that dash_table is the current favorite.

For any future reference, this is the link to the guide I followed that helped me get started with dash_table:
https://dash.plot.ly/datatable/interactivity

from dash-renderer.

Aprilhuu avatar Aprilhuu commented on June 12, 2024

dash_table_experiment enables having components other than plain text in each cell. This is something dash_table does not support. I ran into the same issue 'dash_table_experiment not found' when I was trying to use it for adding hyperlinks in table cells.

from dash-renderer.

Chiragasourabh avatar Chiragasourabh commented on June 12, 2024

why is it referring to dash_renderer.dev.js instead of dash_renderer.min.js

from dash-renderer.

alexcjohnson avatar alexcjohnson commented on June 12, 2024

@Chiragasourabh this repo is obsolete, dash-renderer is part of the main dash repo now. Anyway, you get the dev bundle when you run the app in debug mode, as it includes extra devtools.

from dash-renderer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.