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 e999286 commit 0f986d3Copy full SHA for 0f986d3
src/psc/gallery/examples/hello_world_py/index.html
@@ -7,9 +7,7 @@
7
<link rel="stylesheet" href="hello_world.css">
8
</head>
9
<body>
10
-<py-config src="../py_config.toml">
11
- paths = ["hello_world.py"]
12
-</py-config>
+<py-config src="../py_config.toml"></py-config>
13
<main>
14
<h1>Hello Python ...</h1>
15
<div id="output"></div>
0 commit comments