Skip to content

Commit ce14e60

Browse files
committed
add test title
1 parent 676a0fe commit ce14e60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebook/templates/notebooks.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
{% endif %}
1414
</head>
1515
<body class="jp-ThemedContainer" data-notebook="notebooks">
16+
<h1 id="page-title">Test</h1>
1617

1718
{# Copy so we do not modify the page_config with updates. #}
1819
{% set page_config_full = page_config.copy() %}

0 commit comments

Comments
 (0)