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 0d6f6aa + 3170adc commit 98ce098Copy full SHA for 98ce098
ui-tests/jupyter_server_config.py
ui-tests/package.json
@@ -4,7 +4,7 @@
4
"description": "Voila UI Tests",
5
"private": true,
6
"scripts": {
7
- "start": "voila ../notebooks --no-browser",
+ "start": "voila ../notebooks --no-browser --show_tracebacks True",
8
"start:detached": "yarn run start&",
9
"test": "playwright test",
10
"test:debug": "PWDEBUG=1 playwright test",
0 commit comments