← Back to context

Comment by wolfgangK

1 day 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

Yeah it should definitely work there, anything you can `micropip.install()` into a Pyodide environment will work with JupyterLite.