8 ms·
I presume this works (will work) also for JupyterLite that is based on Pyodide ? Would be great if it helped getting the latest OpenCV-python version [0] and it
by wolfgangK 3mo ago
I presume this works (will work) also for JupyterLite that is based on Pyodide ?
Would be great if it helped getting the latest OpenCV-python version [0] and it's dnn goodies being available on a zero-install client side Notebook !
[0] https://news.ycombinator.com/item?id=48421858 https://news.ycombinator.com/item?id=48421858
- simonw 3mo agoYeah it should definitely work there, anything you can `micropip.install()` into a Pyodide environment will work with JupyterLite.