Chenzo1001 opened a new issue, #35397: URL: https://github.com/apache/beam/issues/35397
### What would you like to happen? Currently, the apache-beam-jupyterlab-sidepanel extension is installed via the deprecated jupyter labextension install mechanism. Since JupyterLab 4 officially recommends distributing extensions as [prebuilt Python packages](https://jupyterlab.readthedocs.io/en/stable/extension/extension_dev.html#prebuilt-extension), it would be great if this extension could support pip-based installation (e.g., pip install apache-beam-jupyterlab-sidepanel), like other modern extensions. This would: - Improve compatibility with JupyterLab 4+ - Simplify deployment and integration into existing Python environments - Avoid reliance on nodejs/npm for end users ### Issue Priority Priority: 2 (default / most feature requests should be filed as P2) ### Issue Components - [x] Component: Python SDK - [ ] Component: Java SDK - [ ] Component: Go SDK - [ ] Component: Typescript SDK - [ ] Component: IO connector - [ ] Component: Beam YAML - [ ] Component: Beam examples - [ ] Component: Beam playground - [ ] Component: Beam katas - [ ] Component: Website - [ ] Component: Infrastructure - [ ] Component: Spark Runner - [ ] Component: Flink Runner - [ ] Component: Samza Runner - [ ] Component: Twister2 Runner - [ ] Component: Hazelcast Jet Runner - [ ] Component: Google Cloud Dataflow Runner -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: github-unsubscr...@beam.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org