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 d5c0eff commit 38f2a91Copy full SHA for 38f2a91
pyproject.toml
@@ -78,6 +78,7 @@ module = [
78
"lightning_app.components.serve.streamlit",
79
"lightning_app.components.serve.types.image",
80
"lightning_app.components.serve.types.type",
81
+ "lightning_app.components.serve.python_server",
82
"lightning_app.components.training",
83
"lightning_app.core.api",
84
"lightning_app.core.app",
0 commit comments