Replies: 1 comment 1 reply
-
yeah I agree - |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I would like to suggest that we adopt some convention for tags.
I have noticed that
output_scroll
is used to specify a scrollable output block, when most other tags follow a different pattern such ashide-output
(https://jupyterbook.org/reference/cheatsheet.html#tags)Seems that most tags loosely follow
<action>-<target>
pattern and use-
rather than_
.I would propose we change (or at least introduce a synonym for
output_scroll
asscroll-output
)Beta Was this translation helpful? Give feedback.
All reactions