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

Jupyter widgets based on the toolkit #49

Open
LukaPitamic opened this issue Jan 4, 2023 · 5 comments
Open

Jupyter widgets based on the toolkit #49

LukaPitamic opened this issue Jan 4, 2023 · 5 comments
Labels
question Further information is requested

Comments

@LukaPitamic
Copy link

Wonderful project, yet I cannot find an example notebook to see how to use it. I don't use JLab desktop.

@LukaPitamic LukaPitamic added the enhancement New feature or request label Jan 4, 2023
@fcollonval
Copy link
Member

Hey @LukaPitamic

I'm not sure to get the question. The goal is to provide building blocks for part of Jupyter UI (like JupyterLab core or JupyterLab extensions). You can have a sense of the components provided by the toolkit within JupyterLab by testing the online Binder demo.

@fcollonval fcollonval added question Further information is requested and removed enhancement New feature or request labels Jan 4, 2023
@fcollonval
Copy link
Member

An example of extension using it is: search-replace.

@LukaPitamic
Copy link
Author

@fcollonval thank you for your quick response.

I thought it can be used through python API to invoke UI components from the notebook (ipywidgets-like). But I guess this is not supported, right?
We use ipywidgets extensively, so I thought we could use jupyter-ui-toolkit as an alternative.

@fcollonval
Copy link
Member

Indeed it would require to do something like ipyvuetify or ipymaterialui.

@fcollonval fcollonval changed the title example how can I use it on JLab (not desktop version) Jupyter widgets based on the toolkit Jan 4, 2023
@LukaPitamic
Copy link
Author

LukaPitamic commented Jan 4, 2023

I'm aware of both,
...it would be great though.

Thank you very much!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants