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

Link commands to tooltip event #19

Open
fcollonval opened this issue May 10, 2021 · 0 comments
Open

Link commands to tooltip event #19

fcollonval opened this issue May 10, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@fcollonval
Copy link
Member

specifying lab commands to run when various events. This has been very
helpful on jupyterlab-starters, and would give JSON workflows a little more
power.

These last three kinda quack like "middleware," which could be registered
by plugins and opted into in a tour definition in the settings/command
API... As these would not be part of the official types, they'd need a new
place in the schema, e.g. "extras" or "transformers," e.g. {"markdown":
true, "xpath": true, "commands": true} at the simplest, though they might
need configuration...

Originally posted by @bollwyvl in #17 (comment)

@fcollonval fcollonval added the enhancement New feature or request label May 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant