Dilip-Jain
Dilip-Jain
Hi, It looks like the issue is still not resolved and I guess no one is working on it. I'd like to take this up and close it asap, only...
Hi @joaovml, what you are looking for is an application command `application:toggle-right-area` with arguments, particularly, side (`right`), title (`Show Notebook Tools`), and id (`notebook-tools`) passed as args. Unfortunately, I didn't...
Good luck @joaovml
Hey @jtpio, if you can please check the pull request I made to close this issue. Although, it is missing some "prettiness" and failing some other test cases, it totally...
Hey @W0474997SteveArmstrong, I have already created a pull request for this enhancement. The only task left is adding the menu entry via the settings defined in the schema folder dropping...
Pull Request #853 Just created a pull request to solve this issue. 1. Replaced OpenCV's GaussianBlur and filter2D with their counterparts from SciPy. 2. Substituted OpenCV's affineTransform and warp functions...
Hi @jklaise, Most (all) the example notebooks with `defocus_blur` or `elastic_transform` were corruptions for the cifar10c dataset so testing one for all was enough. However, only after around half an...
Sure @jklaise, Let me know if something needs to be changed or if I can help you with anything. By the time you complete the testing, I'll remove the `cv2`...
Hi @jklaise, Any progress on this?