Follow #11
Playwright browser are not automatically installed since v1.38.0.
This broke the build test, because jupyterlab/check_browser does not install it too.
This has been fixed in #11, but the fix should be removed as soon as the jupyterlab/check_browser installs the browser.
Follow #11
Playwright browser are not automatically installed since
v1.38.0.This broke the build test, because
jupyterlab/check_browserdoes not install it too.This has been fixed in #11, but the fix should be removed as soon as the
jupyterlab/check_browserinstalls the browser.