Closed ranashreyas closed 6 months ago
@ranashreyas Thanks for the PR. If possible, could you please remove the sections of code that are commented out, provide comments to clarify the purpose of each method, and decompose methods like waitForRandomTimeAndGetRandomNumber into separate methods to enhance the readability of the code?
This adds the full logic of detecting transparency percentage in all images in the jupyterlab notebook, including images written in Markdown and HTML, along with images generated by code in code cells. In the README, there's a specific issue to go over with regards to transparency in code-generated images.