Skip to content

[Feature Request]: Installing Jupyter Sidepanel by pip #35397

@Chenzo1001

Description

@Chenzo1001

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, 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

  • 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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions