83 Commits

Author SHA1 Message Date
augustin_s f32ba07165 Merge pull request 'gitlab refs removed' (#1) from gitlab_hunt into master
Reviewed-on: #1
2025-08-27 08:58:15 +02:00
woznic_n 3bfdab6428 gitlab refs removed 2025-08-26 11:44:14 +02:00
augustin_s 9a2cffb720 currently need v0.x, but v0.3.5 was yanked from pypi 2025-06-24 19:13:15 +02:00
augustin_s 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
augustin_s 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
augustin_s f10b56df15 streamlit-aggrid is now on conda-forge; streamlit=1.9.2 needs altair=4 2025-03-23 15:05:43 +01:00
augustin_s ef719fb174 changed the launcher name 2023-03-28 09:22:22 +02:00
augustin_s b401286d05 dont chdir, but construct the path 2023-03-28 09:15:10 +02:00
augustin_s f8d1df44d1 added a notification to switch launchers 2023-03-26 23:44:46 +02:00
augustin_s f947740d1e set cherrypy host and port from command line args 2023-03-26 23:39:24 +02:00
augustin_s a2411b9481 better launcher script that unifies streamlit/cherrypy parameters 2023-03-26 23:38:51 +02:00
augustin_s 9377def636 switch default port 2023-03-26 23:37:59 +02:00
augustin_s 72b5b263d4 start without opening a browser 2022-12-02 11:14:10 +01:00
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