chkunkel / projection_viewer

An interactive viewer
13 stars 1 forks source link

upload data set directly in the browser #18

Open BingqingCheng opened 4 years ago

BingqingCheng commented 4 years ago

Can we add an option to upload the data set directly in the browser? This way people can first open the visualizer and then upload the data.

gabor1 commented 4 years ago

That's a nice idea. It's basically a browser interface to the "abcd upload" command

-- Gábor

On 8 Feb 2020, at 18:46, Bingqing Cheng notifications@github.com wrote:

 Can we add an option to upload the data set directly in the browser? This way people can first open the visualizer and then upload the data.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or unsubscribe.

stenczelt commented 4 years ago

I can actually do this quite quickly with an element that lets you upload files form your own computer. So only form the browser's side, which should be fine, right?

gabor1 commented 4 years ago

yes I think so

-- Gábor

Gábor Csányi Professor of Molecular Modelling Engineering Laboratory, University of Cambridge Pembroke College Cambridge

Pembroke College supports CARA. A Lifeline to Academics at Risk. http://www.cara.ngo/

On 27 Mar 2020, at 17:45, Tamas Stenczel notifications@github.com wrote:

I can actually do this quite quickly with an element that lets you upload files form your own computer. So only form the browser's side, which should be fine, right?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub, or unsubscribe.

stenczelt commented 4 years ago

woud you want a download or print option for the visualiser side as well perhaps? I am currently looking at how to extract the IDs or hashes form parts of my dataset for further inspection or so, mainly the outliers.

@gabor1 we have been fantasizing about functionality of giving you an ABCD -q string for the rectangular area selected, are you still interested in this, because then I would do the two at the same time

gabor1 commented 4 years ago

that would be really cool (the rectangle thing). can you make it go back to the left tab and have it appear in the -q form ?

-- Gábor

Gábor Csányi Professor of Molecular Modelling Engineering Laboratory, University of Cambridge Pembroke College Cambridge

Pembroke College supports CARA. A Lifeline to Academics at Risk. http://www.cara.ngo/

On 27 Mar 2020, at 17:55, Tamas Stenczel notifications@github.com wrote:

woud you want a download or print option for the visualiser side as well perhaps? I am currently looking at how to extract the IDs or hashes form parts of my dataset for further inspection or so, mainly the outliers.

@gabor1 we have been fantasizing about functionality of giving you an ABCD -q string for the rectangular area selected, are you still interested in this, because then I would do the two at the same time

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or unsubscribe.