Commit Graph

70 Commits

Author SHA1 Message Date
augustin_s b82e1bf855 switched to default column width behaviour 2022-12-02 10:57:50 +01:00
augustin_s 37ca97ea37 added handling multiple browser sessions 2022-11-25 23:52:44 +01:00
augustin_s a84a4f8faf refactor 2022-11-25 23:50:03 +01:00
augustin_s 907f4abd98 added rerunall and get_session_ids; simplified rerun a bit 2022-11-25 23:08:51 +01:00
gac-maloja 697a3abc93 turn off enterprise features 2022-11-15 17:42:53 +01:00
gac-maloja 20bf5aba76 pass through kwargs 2022-11-15 17:42:11 +01:00
gac-maloja 9716d64655 adapt to changed return type in streamlit-aggrid 2022-09-17 18:47:51 +02:00
gac-maloja 31b9e3fbce pinned streamlit version to 1.9.2 for now, since 1.10 changed how web server works 2022-09-17 18:45:27 +02:00
augustin_s a6a793ddd4 made the key logic for the aggrid wrapper adhere generel streamlit logic 2022-06-05 18:41:58 +02:00
augustin_s 53a23ed3ae naming 2022-06-05 17:48:30 +02:00
augustin_s bd6ee28ff2 added pagination checkbox, made state of this setting part of the grid key 2022-06-05 17:47:52 +02:00
augustin_s 4dfe0c1c1b added auto height checkbox, made state of this setting part of the grid key 2022-06-05 17:27:58 +02:00
augustin_s b72078d17c create sidebar slider in the right place 2022-06-04 23:11:07 +02:00
augustin_s 59000eddde added slider to sidebar controlling the grid height (instead of auto height) 2022-06-04 19:14:56 +02:00
augustin_s d9a121c4f3 shortened wait time 2022-06-04 19:14:12 +02:00
augustin_s cd7d6e0ba8 added running backups of df dumps 2022-05-29 12:18:26 +02:00
augustin_s caff646c0c added a test loop for the client 2022-05-28 20:30:42 +02:00
augustin_s 9eb6bab32f naming 2022-05-28 20:30:42 +02:00
augustin_s 8a5992337f Update README.md 2022-05-28 17:12:50 +00:00
augustin_s 3cb7c6aff2 Update README.md 2022-05-28 17:11:40 +00:00
augustin_s 58181c3c92 something to read 2022-05-28 14:10:16 +02:00
augustin_s a857f24998 something to read 2022-05-28 13:48:01 +02:00
augustin_s 707008bdc8 find icon also if not started in base folder 2022-05-28 12:27:04 +02:00
augustin_s 3590ee29a7 startable from everywhere 2022-05-28 12:26:28 +02:00
augustin_s a9a7d66fad naming 2022-05-28 12:10:53 +02:00
augustin_s 15fb6c7434 restructure 2022-05-28 12:10:33 +02:00
augustin_s 33f2afdadb naming 2022-05-27 22:21:51 +02:00
augustin_s 5ddb2d5a93 naming 2022-05-27 22:20:50 +02:00
augustin_s 190062910c restructure 2022-05-27 21:18:29 +02:00
augustin_s 8423db3193 restructure 2022-05-27 21:05:51 +02:00
augustin_s 820ee221a7 restructure 2022-05-27 21:03:08 +02:00
augustin_s 0ee6707d9b restructure 2022-05-27 20:46:59 +02:00
augustin_s 528f1bc58b restructure 2022-05-27 20:39:35 +02:00
augustin_s 8dbaea5fa5 cleanup 2022-05-27 20:23:03 +02:00
augustin_s d7dda41fd8 dump on demand 2022-05-27 19:52:30 +02:00
augustin_s 6a5a77f670 associate DataFrameHolder to file 2022-05-27 19:40:04 +02:00
augustin_s 4dd9ba3c9e added some comments; write the up-to-date dataframe 2022-05-27 00:54:36 +02:00
augustin_s dfb0c2c586 fixed typo 2022-05-25 00:16:15 +02:00
augustin_s 3cf48dd491 naming 2022-05-23 13:42:22 +02:00
augustin_s 22aa098a94 cleanup 2022-05-23 13:24:57 +02:00
augustin_s 159bfca9b1 switched to object syntax for columns; use to_hdf_binary; some cleanup 2022-05-23 12:54:33 +02:00
augustin_s 48c163f9d7 actually working in-memory conversion to hdf5 file 2022-05-23 12:42:22 +02:00
augustin_s 24ebaf417b moved download buttons to separate file 2022-05-23 10:32:56 +02:00
augustin_s adbb9efa19 moved customized aggrid into separate file 2022-05-22 22:43:47 +02:00
augustin_s 31c8d34b15 moved columns settings into the right spot 2022-05-22 22:34:58 +02:00
augustin_s cc376b18c3 switched theme to streamlit; added icon on download buttons 2022-05-22 22:20:31 +02:00
augustin_s 6d5b4420df clearer description 2022-05-22 21:52:57 +02:00
augustin_s 21a06c9782 refactor 2022-05-22 21:50:38 +02:00
augustin_s c7fecfc60e simplified handling newly added columns 2022-05-22 21:45:21 +02:00
augustin_s 2dbcc6904b handle newly added columns 2022-05-22 21:25:44 +02:00