Waerden

Results 7 issues of Waerden

when creating a yaml file from an ```omegaconf``` object using ```OmegaConf.to_yaml```, and if the key string is long, instead of keeping the key string as it is, ```omegaconf``` automatically adds...

Is there a way to specify the execution path of a task within a Pipeline, or use bash command as a Pipeline step? I construct a pipeline with existing tasks,...

After running a multi-step pipeline successfully, I rerun it with zero code change, however one (training) step (which invloves multiprocessing) throws the ```[OSError] no space left on device``` error message....

Is it possible to specify a conda environment for each ClearML Pipeline/Task? Basically I use ClearML to build several Pipelines for various Projects. However, - each Pipeline needs to be...

I use ```sphinx``` with ```nbsphinx``` to generate HTML files from Jupyter Notebook files. But hyperlinks in the notebook doesn't show up in the converted html file. More precisely - I...

Install xeus-cling in a clean conda enviroment xcpp11 and xcpp14 works fine with jupyter console, however xcpp17 doesn't work. To reproduce the issue ```bash conda create -n cling conda install...

Install xeus-cling in a clean conda enviroment xcpp11 and xcpp14 works fine with jupyter console, however xcpp17 doesn't work. To reproduce the issue ```bash conda create -n cling conda install...