You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are considering a feature to optionally include the outputs of Jupyter code cells. When enabled, the tool would append the last output of each code cell (if any) directly below the cell's source code as a comment.
Proposed Solution:
Introduce a command-line flag for the terminal client to toggle this behavior.
Add a similar toggle option in the web client's "Advanced Settings" (in a future release) to enable optional inclusion of cell outputs.
Request for Feedback:
Please share your thoughts on the utility of this feature. Your feedback will help us prioritize new features based on actual user needs. Thank you!