This website requires JavaScript.
Explore
Help
Register
Sign In
Rooba
/
lightning
mirror of
https://github.com/Lightning-AI/lightning.git
Watch
1
Star
0
Fork
You've already forked lightning
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3ea8903a32
lightning
/
tests
/
tests_app
/
frontend
/
panel
/
app_panel.py
6 lines
104 B
Python
Raw
Blame
History
if
__name__
==
"
__main__
"
:
import
panel
as
pn
pn
.
pane
.
Markdown
(
"
# Panel App
"
)
.
servable
(
)
Reference in New Issue
View Git Blame
Copy Permalink