Hi all,
I’m developing jupyterpack , an extension that enables serving Python web applications directly in JupyterLite .
It currently supports Panel applications, including:
Live preview with hot reloading inside JupyterLite
Running the same app in a full-screen standalone mode
Here’s a short screencast demonstrating the workflow:
You can try it out directly in JupyterLite: JupyterLite
Or view the app in full-screen mode: Specta
Feedback and ideas are very welcome!
3 Likes
Marc
January 4, 2026, 7:34pm
3
That will be really cool.
For me it does not load though. I’m using “edge” browser.
thanks @Marc for testing. Do you have better error images? I’m unable to read the text from your images. And also your Edge version, since it works well on my Edge 143.0.3650.96 on Windows
Worked for me. As an aside, I saw you have Textual in the Lancher, in the Jupyterpac section. Panel has a Texutal pane:
Textual — Panel v1.8.5
Yes, JupyterPack also supports standalone Textual app like this JupyterLite