-
-
Notifications
You must be signed in to change notification settings - Fork 11
Pass-through mode #42
Copy link
Copy link
Open
Labels
coding requiredIs coding required for this task?Is coding required for this task?help wantedExtra attention is neededExtra attention is needednon-codingTask that doesn't require writing codeTask that doesn't require writing code
Metadata
Metadata
Assignees
Labels
coding requiredIs coding required for this task?Is coding required for this task?help wantedExtra attention is neededExtra attention is needednon-codingTask that doesn't require writing codeTask that doesn't require writing code
Overview
Add an additional button that simply executes the code in the cell instead of generating the chatify UI.
Describe the solution you'd like
It seems like something as simple as this could work:
%%explaincommand from the current cellexec(contents)on the cell's contentsOther things to think about