logoalt Hacker News

wolfgangKyesterday at 10:16 PM1 replyview on HN

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


Replies

simonwyesterday at 10:23 PM

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