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

Explore the feasibility of porting notebooks to use Jupyter widgets #34

Open
ElDeveloper opened this issue Sep 22, 2021 · 0 comments
Open
Labels
enhancement New feature or request question Further information is requested

Comments

@ElDeveloper
Copy link
Member

Doing so might allow us to make the user experience a bit better. Although I am sure there might be some downsides if the inputs can't be serialized and preserved to know which values were used to generate a particular output.

Some docs on widgets:
https://ipywidgets.readthedocs.io

This blogpost from zymergen shows an example on how they used Jupyter + widgets to create a UI for dealing with 96-well plates:
https://www.zymergen.com/blog/technology/tips-for-developing-user-facing-tools-in-jupyter-notebooks/

@ElDeveloper ElDeveloper added enhancement New feature or request question Further information is requested labels Sep 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant