You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought it might be nice to have a central place for drag&drop TODOs:
Video and audio mime types should also become a PlutoUI.LocalResource.
I would definitely like small files to be embedded in the notebook file directly, be that base64 encoded or raw, inserted inside code or hidden somewhere else in the file. Alternatively, we come up with a different file type. We have to make sure that sharing the notebook means sharing a single file/folder.
If a file type is not recognized, we should still upload it and make the variable name available as a variable.
Deleting the last asset should delete the asset folder
(Can you delete assets?)
I don't like the "let block package import" hack -- we should generate nice code, with toplevel package imports
About the design: it still looks a bit messy and hacky, some ideas:
Use a sans font
Don't show the drop handle on top of a cell, but between cells, at the place where it will go
- [ ] We could have dedicated UI to show the presence of an "asset", instead of referring to it by its filename string. We could also have a sidebar with all assets, instead of placing them inline.
The text was updated successfully, but these errors were encountered:
I'm happy to answer any questions about DataSets.jl. I've been hoping we can have some nice Pluto integration at some stage, and this was one piece in the puzzle.
I thought it might be nice to have a central place for drag&drop TODOs:
let
block package import" hack -- we should generate nice code, with toplevel package importsAbout the design: it still looks a bit messy and hacky, some ideas:
- [ ] We could have dedicated UI to show the presence of an "asset", instead of referring to it by its filename string. We could also have a sidebar with all assets, instead of placing them inline.
The text was updated successfully, but these errors were encountered: