Artem Vasenin

Results 74 comments of Artem Vasenin

You need to add `lib` and `rfcn` folders to python path, similarly to how it is done in experiments.

A better approach is to allow user to set python executable)

The problem is that currently output is not a valid `yaml`. Not changing the list is fine with me.

I will check the latest, I'm still on 1.3.1 because of #211

Just checked, still produces invalid yaml on `1.5.0`: ``` ------------------------------------------------------------------ yamlfix: 1.5.0 Python: 3.10.8 Platform: Linux-5.15.0-56-generic-x86_64-with-glibc2.31 ------------------------------------------------------------------ ```

That works, but it would be great if it checked for that restriction properly at the point of initialisation. Also, this greatly limits how I can structure my projects, basically...

NVM, I forgot to reload notebook, it works in latest version. Leaving this open here until default package version in Studio gets updated.

I'm launching lab from within SM Studio, yes.

@kzosabe Thanks a lot, I just spent a couple of hours trying to figure it out. Somehow neither absolute path or relative paths worked, but the `**/...` finally worked!