fix: refine details (#979)

* feat: add parquet preview and extract common DataFrame preview logic

* refactor: improve error messages, prompts, regex, and session loading

* lint
This commit is contained in:
you-n-g
2025-06-23 10:38:27 +08:00
committed by GitHub
parent a4206e99b2
commit b60f5fc506
8 changed files with 62 additions and 26 deletions
+1
View File
@@ -116,6 +116,7 @@ def pull_image_with_progress(image: str) -> None:
class EnvConf(ExtendedBaseSettings):
# TODO: add prefix ....
default_entry: str
extra_volumes: dict = {}
running_timeout_period: int = 3600 # 10 minutes