Skip to content

Commit 8773864

Browse files
Juergen Haschjuhasch
andauthored
Add sys_info to page template (#6668)
Co-authored-by: Juergen Hasch <[email protected]>
1 parent e9e5a93 commit 8773864

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

notebook/templates/page.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -202,6 +202,7 @@
202202
}
203203
}
204204
_remove_token_from_url();
205+
sys_info = {{sys_info|safe}};
205206
</script>
206207
</body>
207208

0 commit comments

Comments
 (0)