Releases: minakoto00/clenv
Releases · minakoto00/clenv
v0.0.8
New Features
- ClearML task remote execution wizard
- Automatically pulls the available queues and show connected workers status.
- Execute a task easily with step to step guide.
- Save the execution config to a file and automatically load it next time when you start an execution in the same repo.
Improvements
- Improve CLI help message.
Fixes
- Add
base64encoding for the cipher text when generating user's config for privately hosted clearml server.
v0.0.4
New Features
Add support for default clearml.conf location (home directory).
Add listing config profiles subcommand.
Add creating new config profile subcommand.
Add switching config profiles subcommand.
Add delete config subcommand.
Add reinit config subcommand.
Add clearml server user config object generation, using bcrypt as password encryption algorithm.