@ -44,7 +44,7 @@ response = aggrid(
new_df = response["data"]
if not new_df.equals(df) and not changed:
restapi.data = df = new_df
restapi.data = new_df
print(">>> end of streamlit run")
The note is not visible to the blocked user.