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
name
Some code cells might be distracting, when the output is really what's wanted.
As the name field isn't promoted anywhere, this would need to be in:
jupyterlab-deck
tag
Either way, as the tag ui isn't very good for discovery of additional tags at present, this would be separate activity anyway.
┌─────────────────────┬─────┬─┐ │ ▶ frob the bozz │ ... │▿│ └─────────────────────┴─────┴─┘
Running the main button would change color and icon:
┌─────────────────────┬─────┬─┐ │ ◔ frob the bozz │ ... │▿│ └─────────────────────┴─────┴─┘
And some more tags would control whether:
Ideally, successive, buttonized cells would stack up horizontally.
The text was updated successfully, but these errors were encountered:
This might already be almost possible with styles, though there's probably no way to get the cell name out...
Sorry, something went wrong.
No branches or pull requests
Elevator Pitch
name
metadata as a label, which runs the code cellMotivation
Some code cells might be distracting, when the output is really what's wanted.
Design Ideas
As the
name
field isn't promoted anywhere, this would need to be in:jupyterlab-deck
metadata namespacetag
Either way, as the tag ui isn't very good for discovery of additional tags at present, this would be separate activity anyway.
Running the main button would change color and icon:
And some more tags would control whether:
Ideally, successive, buttonized cells would stack up horizontally.
The text was updated successfully, but these errors were encountered: