We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 395fbf2 + 28d4a39 commit 9b48e12Copy full SHA for 9b48e12
ui-tests/package.json
@@ -5,7 +5,7 @@
5
"private": true,
6
"scripts": {
7
"start": "voila ../notebooks --no-browser",
8
- "start:detached": "yarn run start-jlab&",
+ "start:detached": "yarn run start&",
9
"test": "playwright test",
10
"test:debug": "PWDEBUG=1 playwright test",
11
"test:report": "http-server ./playwright-report -a localhost -o",
0 commit comments