What should a block of code be called: chunk or cell? #6151
Replies: 2 comments 2 replies
-
Personally, I use "code cell(s)" and would promote this at the risk of little "confusion". |
Beta Was this translation helpful? Give feedback.
2 replies
-
Closing this in favour of #6220 to make the naming consistent in CLI and documentation. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Uh oh!
There was an error while loading. Please reload this page.
-
Quarto documentation refers to both "code chunks" and "code cells". Quarto internals generally refer to code cells. It would be good if we could settle on a term and use it, but this might be impossible. I still wanted to record this discussion here, in case others have thoughts and want to chime in.
Some points to keep in mind:
Beta Was this translation helpful? Give feedback.
All reactions