Reputation
Badges 1
19 × Eureka!you can use this...
@<1545216070686609408:profile|EnthusiasticCow4> you can add some tags in the dataset in previous steps and can reuse it later.
Force the root folder of the git repository (instead of the working directory) into the PYHTONPATH
# default false, only the working directory will be added to the PYHTONPATH
# force_git_root_python_path: false
or can have a look in that file, you will get clear picture of it.
Hey @<1545216070686609408:profile|EnthusiasticCow4> It don't selects the archived dataset by default.
Yes I think
Have a look into that, if it helps.
Dataset.get
@<1523701118159294464:profile|ExasperatedCrab78> drwxr-xr-x 2 admin admin 4096 Nov 29 13:13 agent
drwxr-xr-x 2 admin admin 4096 Feb 23 15:06 config
drwxr-xr-x 6 admin admin 4096 Nov 29 13:11 data
-rwxr-xr-x 1 admin admin 6250 Jan 4 11:33 docker-compose.yml
drwxr-xr-x 2 admin admin 4096 Feb 14 16:44 logs
@<1523701087100473344:profile|SuccessfulKoala55> How it will affect the original files that is present inside clearml folder?.
you can try it out.
and regarding docker install, we don't have much idea, but when we did 'snap list', it shows the docker package.
I am able to run the tasks individually and when executed remotely, its working fine. One time it ran but I am not sure, what just happened next time and what is happening underneath.
You can check it out for deep details.
Hey @<1523701205467926528:profile|AgitatedDove14> Thanks for the reply.I am using pipeline from tasks method and not pipeline from decorator.