We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Follow #11
Playwright browser are not automatically installed since v1.38.0.
v1.38.0
This broke the build test, because jupyterlab/check_browser does not install it too.
jupyterlab/check_browser
This has been fixed in #11, but the fix should be removed as soon as the jupyterlab/check_browser installs the browser.
The text was updated successfully, but these errors were encountered:
the fix should be removed as soon as the jupyterlab/check_browser installs the browser.
Should we track or directly fix this upstream in JupyterLab?
Sorry, something went wrong.
No sure to understand your question. We should fix it, but then wait for a release and a backport to v3.5.
v3.5
I meant opening an issue in https://github.com/jupyterlab/jupyterlab.
Or directly fix this in https://github.com/jupyterlab/jupyterlab as a PR.
I opened jupyterlab/jupyterlab#15116 and I'm testing a change locally to open a PR.
No branches or pull requests
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.The text was updated successfully, but these errors were encountered: