| ▲ | wolfgangK 4 hours 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 ! | ||
| ▲ | simonw 4 hours ago | parent [-] | |
Yeah it should definitely work there, anything you can `micropip.install()` into a Pyodide environment will work with JupyterLite. | ||