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

widget pop up? #659

Closed
hainm opened this issue Jul 6, 2016 · 6 comments
Closed

widget pop up? #659

hainm opened this issue Jul 6, 2016 · 6 comments
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Milestone

Comments

@hainm
Copy link

hainm commented Jul 6, 2016

Hi,

is there any quick trick to pop up the widget and make it floatable in notebook? something like

If not, is it a good idea to introduce to ipywidget? I just want to ask before doing anything by myself. thanks.

cc @arose

@hainm
Copy link
Author

hainm commented Jul 6, 2016

PS: I am aware of jupyter dashboard but it does not provide what I really want.

updated: another demo

@jakirkham
Copy link

That's pretty neat @hainm. Does the code for these examples live somewhere?

@hainm
Copy link
Author

hainm commented Jul 7, 2016

Hi @jakirkham

You need to install development version of nglview

git clone https://github.com/arose/nglview
cd nglview
python -m pip install .

then issue below in your bash terminal

nglview demo # this will open a Jupyter notebook with demo command

then choose Extra button then play with drag/drop stuff.

PS: nglview does not work with ipywidget >= 5.0 yet and it works well with ipywidgets==4.1.1 and notebook 4.1

@SylvainCorlay
Copy link
Member

I don't think that we will allow that in ipywidgets. Although in jupyter lab, output areas should become draggable jupyterlab/jupyterlab#424

demo-424-3

However, jupyterlab does not support custom widgets yet. We are working on it.

@hainm
Copy link
Author

hainm commented Jul 19, 2016

thanks @SylvainCorlay.

@hainm
Copy link
Author

hainm commented Jul 19, 2016

ping @arose

@jasongrout jasongrout modified the milestone: 6.0 Mar 1, 2017
@github-actions github-actions bot added the resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion. label Feb 15, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 15, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
resolved-locked Closed issues are locked after 30 days inactivity. Please open a new issue for related discussion.
Projects
None yet
Development

No branches or pull requests

4 participants