mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-08-08 20:47:44 +00:00
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:
@@ -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]):
|
||||
|
||||
Reference in New Issue
Block a user