jupyter / jupyter-js-notebook

JupyterLab notebook
BSD 3-Clause "New" or "Revised" License
46 stars 18 forks source link

[WIP] Drag n drop #189

Closed blink1073 closed 8 years ago

blink1073 commented 8 years ago

Fixes #152.

Still needs some UX love.

drag-n-drop

blink1073 commented 8 years ago

cc @cameronoelsen @ellisonbg, a few things to consider for UX:

1) What should the drag image look like for a single cell? 2) And for multiple cells? 3) What should the drop target styling look like?

ellisonbg commented 8 years ago

Awesome, I will talk with @cameronoelsen about this today

On Tue, Apr 19, 2016 at 9:41 AM, Steven Silvester notifications@github.com wrote:

cc @cameronoelsen https://github.com/cameronoelsen @ellisonbg https://github.com/ellisonbg, a few things to consider for UX:

1) What should the drag image look like for a single cell? 2) And for multiple cells? 3) What should the drop target styling look like?

— You are receiving this because you were mentioned. Reply to this email directly or view it on GitHub https://github.com/jupyter/jupyter-js-notebook/pull/189#issuecomment-212010103

Brian E. Granger Associate Professor of Physics and Data Science Cal Poly State University, San Luis Obispo @ellisonbg on Twitter and GitHub bgranger@calpoly.edu and ellisonbg@gmail.com

minrk commented 8 years ago

This is nifty!

jasongrout commented 8 years ago

Please re-open this against https://github.com/jupyter/jupyterlab if it is still applicable.