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

[WIP] Frontend refactor with reacton/solara #40

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

swelborn
Copy link
Owner

Using solara, we can create the frontend with a react-like framework.

bqplot/bqplot_image_gl are not updated to work properly with ipywidgets 8/solara, unfortunately. This makes building a performant GL image viewer difficult. For now, I put in a workaround with two image viewers, showing a "preview" of an image viewer in bqplot_image_gl, and using plotly for selecting things in the dataset.

Leaving here as a WIP.

- adds various components to build up the frontend, as opposed to classes. much easier for managing state.
@swelborn
Copy link
Owner Author

Screen.Recording.2024-02-21.at.9.54.36.AM.mov

This is a mockup using solara run sol.py from main directory.

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

Successfully merging this pull request may close these issues.

1 participant