to control that, you can either use state or new feature no_update
📣 Dash 0.41.0 released
so in your callback you can for example check if the file is modified by os.stat or sth else, and return no_update if not changed
to control that, you can either use state or new feature no_update
📣 Dash 0.41.0 released
so in your callback you can for example check if the file is modified by os.stat or sth else, and return no_update if not changed