docs: some changes in kaggle doc (#461)

* add kaggle scenario description for webapp

* catch download button error

* change kaggle auto_submit to False default

* Added guidance for custom templates in kaggle doc

* CI

* CI

* add kaggle data set instruction(NOTE)

* delete repeated description for kaggle scenario

---------

Co-authored-by: TPLin22 <tplin2@163.com>
This commit is contained in:
XianBW
2024-10-30 17:00:56 +08:00
committed by GitHub
parent 80e4a2aa79
commit 2c206e9ce5
7 changed files with 66 additions and 14 deletions
-2
View File
@@ -186,8 +186,6 @@ class KGDockerConf(DockerConf):
# Path("git_ignore_folder/data").resolve(): "/root/.data/"
# }
# local_data_path: str = "/data/userdata/share/kaggle"
# physionet.org/files/mimic-eicu-fiddle-feature/1.0.0/FIDDLE_mimic3
class DockerEnv(Env[DockerConf]):