You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, the apache-beam-jupyterlab-sidepanel extension is installed via the deprecated jupyter labextension install mechanism. JupyterLab 4+ officially recommends distributing extensions as prebuilt Python packages (pip-installable).