Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Shared link loses the visualization #20

Closed
tracycarley opened this issue Nov 17, 2021 · 2 comments
Closed

Shared link loses the visualization #20

tracycarley opened this issue Nov 17, 2021 · 2 comments
Labels
bug Something isn't working

Comments

@tracycarley
Copy link

Description

Shared Link is visible by team mates but the visualization got lost. Plots Matlab graphs are not visible by others.

Reproduce

Run a notebook that generates plotly/matlab results with some sort of visualization. Let it render. Go to Share, send the link to other collaborators.

Expected behavior

Plots are also visible by other collaborators

Context

jupyter --version
Selected Jupyter core packages...
IPython          : 7.29.0
ipykernel        : 6.5.0
ipywidgets       : 7.6.5
jupyter_client   : 7.0.6
jupyter_core     : 4.9.1
jupyter_server   : 1.11.2
jupyterlab       : 3.2.3
nbclient         : 0.5.8
nbconvert        : 6.3.0
nbformat         : 5.1.3
notebook         : 6.4.6
qtconsole        : not installed
traitlets        : 5.1.1
jupyter labextension list
JupyterLab v3.2.3
/usr/local/share/jupyter/labextensions
        jupyter-matplotlib v0.10.2 enabled OK
        jupyterlab-link-share v0.2.1 enabled OK (python, jupyterlab-link-share)
        jupyterlab_templates v0.3.1 enabled OK
        @jupyter-widgets/jupyterlab-manager v3.0.1 enabled OK (python, jupyterlab_widgets)

Other labextensions (built into JupyterLab)
   app dir: /usr/local/share/jupyter/lab
        jupyterlab-plotly v4.14.3 enabled OK
        plotlywidget v4.14.3 enabled OK
        ```
@tracycarley tracycarley added the bug Something isn't working label Nov 17, 2021
@hbcarlos
Copy link

Hi @tracycarley, thanks for opening this issue.
The issue you describe here looks similar to jupyterlab/jupyterlab#11435 in the JupyterLab repo.
There is already a PR open to solve it.

@jtpio
Copy link
Member

jtpio commented Nov 22, 2021

Thanks @tracycarley and @hbcarlos.

Closing since this doesn't seem to be related to the link share extension, which is limited to creating a link and does not interact with the outputs.

We can continue the discussion in jupyterlab/jupyterlab#11435 and jupyterlab/jupyterlab#11494.

@jtpio jtpio closed this as completed Nov 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants