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
Thanks for writing such an cool package! I'm having some fun hacking around with it.
I'm curious about one feature mentioned in the readme:
Listen to JupyterLab signals (notebook opened, console closed) and trigger Python callbacks
Apologies if I missed it, but I can't seem to find any documentation about it.
Would anyone please be willing to point me into the right direction?
The text was updated successfully, but these errors were encountered:
Thanks @RensDimmendaal!
This list of features is a bit confusing, because not everything is implemented yet. I guess it's a bit confusing because the line above says:
The goal is to provide access to most of the JupyterLab environment from Python notebooks.
Maybe we should update the README and list desired features in a different TODO list.
Sorry, something went wrong.
Ah ok. Thanks for replying. All the best!
No branches or pull requests
Thanks for writing such an cool package! I'm having some fun hacking around with it.
I'm curious about one feature mentioned in the readme:
Apologies if I missed it, but I can't seem to find any documentation about it.
Would anyone please be willing to point me into the right direction?
The text was updated successfully, but these errors were encountered: