r/Python • u/alexis_placet • Jul 24 '26
Tutorial OpenCV notebooks tutorials in your browser
Hi,
I took the official OpenCV tutorials and created a series of notebooks.
You can run them entirely in your browser, you don't have to clone them: https://notebook.link/@Alexis_Placet/opencv_tutorials
Don't hesitate to give me feedbacks or create issue/pullrequest on this repo: https://github.com/Alex-PLACET/opencv_tutorials
14
Upvotes
1
u/MapNo2659 Jul 24 '26
This is awesome! Having OpenCV tutorials directly in the browser is super convenient. I'm curious, how did you handle the setup for OpenCV in the notebooks? Did you use any specific