natephysics

Results 4 issues of natephysics

Love the tool. I use it in my notes quite often but the note app I use doesn't support svg *weep*. I think there are a lot of use cases...

## Proposal Summary Tested with pipelines from tasks. When adding a step to a pipeline it's possible to override parameters. When overriding parameters, it's possible to do variable replacement of...

## Related Issue \ discussion https://github.com/allegroai/clearml/issues/1211 https://clearml.slack.com/archives/CTK20V944/p1708447659999379?thread_ts=1708445057.172119&cid=CTK20V944 ## Patch Description Adds new functionality to the task scheduler by adding a new parameter `task_id_function` to `TaskScheduler.add_task()` that takes a callable that...

## Proposal Summary I'm working on a PR that adds new functionality to the task scheduler by adding a new parameter `task_id_function` to `TaskScheduler.add_task()` that takes a callable which has...