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

Ipywidgets HBox not working in server #456

Open
Gallawander opened this issue Jul 8, 2024 · 2 comments
Open

Ipywidgets HBox not working in server #456

Gallawander opened this issue Jul 8, 2024 · 2 comments

Comments

@Gallawander
Copy link

I want to display 2 plots side-by-side. When working in Jupyter notebook, I'm able to use ipywidget's Hbox, like this:

image

On the other hand, when I startup the local server, I can see only this:

image

Am I doing something wrong?

@pplonski
Copy link
Contributor

pplonski commented Jul 8, 2024

Hi @Gallawander,

We don't have full support for ipywidgets in Mercury, some of them are working and some are not. Please try to make splitted plot with plotly itself.

@Gallawander
Copy link
Author

Gallawander commented Jul 10, 2024

Understood, thanks for your response @pplonski. I'll use subplots instead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants