aporia-ai / mlnotify

🔔 No need to keep checking your training - just one import line and you'll know the second it's done.
https://mlnotify.aporia.com
MIT License
344 stars 19 forks source link

[FEATURE] Enable custom title #43

Open nikogamulin opened 3 years ago

nikogamulin commented 3 years ago

Is your feature request related to a problem? Please describe. As the library is useful for other processes as well, not only training, it would be useful to enable title modifications

Describe the solution you'd like Implement a function set_title(custom_title) that replaces custom title, (e.g. Waiting my custom process to complete")

SnirShechter commented 3 years ago

@nikogamulin Hey, do you mean setting the process title and then using it in the webapp and notifications?

nikogamulin commented 3 years ago

@SnirShechter Yes. I have been using this tool for other non-training tasks and therefore would like to set more appropriate title

hiyyg commented 1 month ago

I also want this feature. Besides, it would be better if custom messages could be displayed.