We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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,
The text was updated successfully, but these errors were encountered:
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.
ipylab
Sorry, something went wrong.
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.
No branches or pull requests
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,
The text was updated successfully, but these errors were encountered: