scorelab / tensormap

TensorMap will be a web application that will allow the users to create machine learning algorithms visually. TensorMap will support reverse engineering of the visual layout to a Tensorflow implementation in preferred languages. The goal of the project is to let the beginners play with machine learning algorithms in Tensorflow without less background knowledge about the library.
Apache License 2.0
50 stars 85 forks source link

Add copy code function #127

Open srivastava9 opened 4 years ago

srivastava9 commented 4 years ago

Code that is generated should be copied. Therefore a copy code to clipboard feature should be added. So that long code gets copied instantly. [] Make UI for copy to clipboard button [] Make function for copy to clipboard function.