details
This commit is contained in:
parent
f7db139b0d
commit
21d9a1bd20
1 changed files with 5 additions and 7 deletions
|
|
@ -102,15 +102,13 @@
|
|||
description: description,
|
||||
date: date,
|
||||
{
|
||||
context {
|
||||
current-page-label.update(x => page-label)
|
||||
state-pyscript-data-list.update(x => pyscript-data-list)
|
||||
state-pyscript-interpreters.update(x => pyscript-interpreters)
|
||||
state-pyscript-version.update(x => pyscript-version)
|
||||
state-pyscript-default-interpreter.update(x => pyscript-default-interpreter)
|
||||
}
|
||||
show: html-show
|
||||
show raw.where(block: true, lang: "python-run"): pyscript-show
|
||||
current-page-label.update(x => page-label)
|
||||
html.html(lang: lang, {
|
||||
html-head(
|
||||
base-url,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue