-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
Hi all,
I'm proposing a user convenience thing and if it's not too complicated to implement, I would support you folks in doing it.
Starting point is this example notebook
Current state
At the beginning, we read a Submission object:
Further down in the code, we visualize some properties of this object like this:
This code is quite complicated and might be detterend for Python beginners who aim at exploring the bioimage archive.
Proposed state
If this html code lived in a repr_html function, future users could just write a submission object by the end of a Jupyter notebook cell and see what's in immediately:
Example code
I'll send a pull-request draft with prototype code to reproduce the screenshot above.
Let me know what you think!
Best,
Robert
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels


