* catch error when files are deleted from temp directory and trying to make a plot
1.4.8
* added functionality to remove temp directory using the function `cl.clean_files(clean_tempdir=True)`
1.4.7
* Tempdirectory is set to system temp + "clustimage' to avoid the creation of many temp directories and better managing.
1.4.6
* Add warning in case of large `dim` is used.
1.4.5
* Minor update of showing embedding text correctly in print statements and plots
1.4.4
* added functionality to import images from URL locations * Example can be found [here](https://erdogant.github.io/undouble/pages/html/Examples.html#import-images-from-url-location)