jupyterlab / jupyterlab/benchmarks
Playwright does not support chromium on mac11.4
- Dominant language
- Jupyter Notebook
- Stars
- 12
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
## Description
Error when trying to run `jlpm`
```
benchmarks/packages/run/node_modules/playwright/lib/helper.js:325
throw new Error(message);
^
Error: ERROR: Playwright does not support chromium on mac11.4
```
## Reproduce
1. Quick start benchmarks as instructed
2. run `jlpm`
## Expected behavior
benchmarks should be started without Playwright issue
## Context
- Operating System and version: macOS Big Sur Version 11.4
- Browser and version: Google Chrome Version 92.0.4515.131 (Official Build) (arm64)
- JupyterLab version: 4.0.0a1
Troubleshoot Output
Paste the output from running `jupyter troubleshoot` from the command line here.
You may want to sanitize the paths in the output.
Command Line Output
Paste the output from your command line running `jupyter lab` here, use `--debug` if possible.
Browser Output
Paste the output from your browser Javascript console here, if applicable.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.