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 628f7b1 commit f5ec7b3Copy full SHA for f5ec7b3
ui-tests/tests/jupytereverywhere.spec.ts
@@ -24,6 +24,7 @@ const TEST_NOTEBOOK = {
24
execution_count: null,
25
id: '55eb9a2d-401d-4abd-b0eb-373ded5b408d',
26
outputs: [],
27
+ metadata: {},
28
source: [`# This is a test notebook`]
29
}
30
],
0 commit comments