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.
1 parent 0a46e7a commit 402bdd3Copy full SHA for 402bdd3
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",
8
"start:detached": "yarn run start&",
9
"test": "playwright test",
10
"test:debug": "PWDEBUG=1 playwright test",
0 commit comments