Skip to content

Commit cedbad4

Browse files
authored
Refactor Notebook CI workflow for on-demand actions
1 parent 2eb8d6d commit cedbad4

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

.github/workflows/notebook-on-demand.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,10 @@ on:
5151
type: boolean
5252
default: false
5353

54+
55+
env:
56+
JDAVIZ_SKIP_DISPLAY: "true" # prevents nbval timeouts with jdaviz in sidecar
57+
5458
jobs:
5559

5660
resolve-crds:

0 commit comments

Comments
 (0)