81 Commits

Author SHA1 Message Date
9a2cffb720 currently need v0.x, but v0.3.5 was yanked from pypi 2025-06-24 19:13:15 +02:00
bc29208e45 fixed: Starting with pandas version 3.0 all arguments of to_hdf except for the argument 'path_or_buf' will be keyword-only 2025-06-24 18:57:43 +02:00
e83749ba9a fixed: Starting with pandas version 3.0 all arguments of to_hdf except for the argument 'path_or_buf' will be keyword-only 2025-06-24 18:49:33 +02:00
f10b56df15 streamlit-aggrid is now on conda-forge; streamlit=1.9.2 needs altair=4 2025-03-23 15:05:43 +01:00
ef719fb174 changed the launcher name 2023-03-28 09:22:22 +02:00
b401286d05 dont chdir, but construct the path 2023-03-28 09:15:10 +02:00
f8d1df44d1 added a notification to switch launchers 2023-03-26 23:44:46 +02:00
f947740d1e set cherrypy host and port from command line args 2023-03-26 23:39:24 +02:00
a2411b9481 better launcher script that unifies streamlit/cherrypy parameters 2023-03-26 23:38:51 +02:00
9377def636 switch default port 2023-03-26 23:37:59 +02:00
72b5b263d4 start without opening a browser 2022-12-02 11:14:10 +01:00
b82e1bf855 switched to default column width behaviour 2022-12-02 10:57:50 +01:00
37ca97ea37 added handling multiple browser sessions 2022-11-25 23:52:44 +01:00
a84a4f8faf refactor 2022-11-25 23:50:03 +01:00
907f4abd98 added rerunall and get_session_ids; simplified rerun a bit 2022-11-25 23:08:51 +01:00
697a3abc93 turn off enterprise features 2022-11-15 17:42:53 +01:00
20bf5aba76 pass through kwargs 2022-11-15 17:42:11 +01:00
9716d64655 adapt to changed return type in streamlit-aggrid 2022-09-17 18:47:51 +02:00
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
a6a793ddd4 made the key logic for the aggrid wrapper adhere generel streamlit logic 2022-06-05 18:41:58 +02:00
53a23ed3ae naming 2022-06-05 17:48:30 +02:00
bd6ee28ff2 added pagination checkbox, made state of this setting part of the grid key 2022-06-05 17:47:52 +02:00
4dfe0c1c1b added auto height checkbox, made state of this setting part of the grid key 2022-06-05 17:27:58 +02:00
b72078d17c create sidebar slider in the right place 2022-06-04 23:11:07 +02:00
59000eddde added slider to sidebar controlling the grid height (instead of auto height) 2022-06-04 19:14:56 +02:00
d9a121c4f3 shortened wait time 2022-06-04 19:14:12 +02:00
cd7d6e0ba8 added running backups of df dumps 2022-05-29 12:18:26 +02:00
caff646c0c added a test loop for the client 2022-05-28 20:30:42 +02:00
9eb6bab32f naming 2022-05-28 20:30:42 +02:00
8a5992337f Update README.md 2022-05-28 17:12:50 +00:00
3cb7c6aff2 Update README.md 2022-05-28 17:11:40 +00:00
58181c3c92 something to read 2022-05-28 14:10:16 +02:00
a857f24998 something to read 2022-05-28 13:48:01 +02:00
707008bdc8 find icon also if not started in base folder 2022-05-28 12:27:04 +02:00
3590ee29a7 startable from everywhere 2022-05-28 12:26:28 +02:00
a9a7d66fad naming 2022-05-28 12:10:53 +02:00
15fb6c7434 restructure 2022-05-28 12:10:33 +02:00
33f2afdadb naming 2022-05-27 22:21:51 +02:00
5ddb2d5a93 naming 2022-05-27 22:20:50 +02:00
190062910c restructure 2022-05-27 21:18:29 +02:00
8423db3193 restructure 2022-05-27 21:05:51 +02:00
820ee221a7 restructure 2022-05-27 21:03:08 +02:00
0ee6707d9b restructure 2022-05-27 20:46:59 +02:00
528f1bc58b restructure 2022-05-27 20:39:35 +02:00
8dbaea5fa5 cleanup 2022-05-27 20:23:03 +02:00
d7dda41fd8 dump on demand 2022-05-27 19:52:30 +02:00
6a5a77f670 associate DataFrameHolder to file 2022-05-27 19:40:04 +02:00
4dd9ba3c9e added some comments; write the up-to-date dataframe 2022-05-27 00:54:36 +02:00
dfb0c2c586 fixed typo 2022-05-25 00:16:15 +02:00
3cf48dd491 naming 2022-05-23 13:42:22 +02:00