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

To control Jupyterlite in Javascript #24

Open
MRYingLEE opened this issue Mar 6, 2024 · 2 comments
Open

To control Jupyterlite in Javascript #24

MRYingLEE opened this issue Mar 6, 2024 · 2 comments

Comments

@MRYingLEE
Copy link

There is a way to Control JupyterLab from Python notebooks, https://github.com/jtpio/ipylab.

I am wondering whether it can be done with Xeus-JavaScript. Full functions are not needed.

Maybe some variables, functions and modules can be exposed to do so.

Thanks,

@jtpio
Copy link
Member

jtpio commented Mar 6, 2024

Thanks @MRYingLEE.

ipylab uses widgets so support for Jupyter Widgets would be a first step. Then the frontend part of ipylab could likely be reused.

@jtpio
Copy link
Member

jtpio commented Mar 6, 2024

There is #17 talking about support Jupyter Widget. Not sure why it's closed because this is something that would be nice to support in this kernel.

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

No branches or pull requests

2 participants