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

Better workflow for drag & dropping excel files into Iodide #2447

Open
wlach opened this issue Nov 18, 2019 · 1 comment
Open

Better workflow for drag & dropping excel files into Iodide #2447

wlach opened this issue Nov 18, 2019 · 1 comment

Comments

@wlach
Copy link
Contributor

wlach commented Nov 18, 2019

Dragging and dropping an excel file into an iodide notebook currently works (e.g. this notebook was created that way: https://alpha.iodide.io/notebooks/3662/) however there are no clear instructions for what to do with the result. For this particular case, we should probably pre-populate a notebook with the right incantations for loading it with pandas.

First step is to figure out how to load excel data into pandas at all :) /cc @deborahanneharris

@wlach
Copy link
Contributor Author

wlach commented Nov 19, 2019

I finally got it working yesterday after a bit of flailing around: https://definitely-staging.iodide.io/notebooks/221/

Notes:

My dream workflow would be that dragging & dropping an excel file would generate something like the above notebook (without all the hacks required by the above, of course). /cc @hamilton @openjck

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

1 participant