I am seeing that it still picks up nvidia/cuda:10.1-cudnn7-runtime-ubuntu18.04
Yeah got it. Was mainly wondering if k8s glue was meant for this as well or not
AgitatedDove14 - thoughts on this? I remember that it was Draft before, but maybe because it was in a notebook vs now I am running a script?
AgitatedDove14 sounds almost what might be needed, will give it a shot. Thanks, as always 🙂
Yes I have multiple lines
Ah thanks for the info.
Yeah mostly. With k8s glue going, want to finally look at clearml-session and how people are using it.
create_task_from_functionI was looking at options to implement this just today, as part of the same remote debugging that I was talking of in this thread
Only one param, just playing around
Very bad at python packaging terms - but I use pyproject.toml and python -m build that generates a wheel and a tar and I install the tar
So General would have created a General instead of Args?
Maybe related to doing in notebook. Doing a task.close() finished it as expected
Tried context provider for Task?
@<1523701205467926528:profile|AgitatedDove14> - any thoughts on this. Would like to use profile / iam roles as well.
Was asking about using iam roles without keys
Interesting. How do you do PVC? by using the yaml template optionn?
If you don’t mind, can you point me at the code where this happens?
Do people generally update the same model “entry”? That feels so wrong to me…how do you reproduce a older model version or do a rollback etc?
Any reason to not have those as two datasets?
Yeah was planning to use nested projects for that
(I need this because I refer to datasets in the same project but without specifying the project name)
I saw that the debug param wasn’t adding anything additional for this?