How can I run the code inside mo.ui.code_editor in a cell? #3801
Unanswered
armanckeser
asked this question in
Q&A
Replies: 1 comment 4 replies
-
hey, I believe code_editor = mo.ui.code_editor()
exec(code_editor.value) |
Beta Was this translation helpful? Give feedback.
4 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.
-
Afaik, I can display the code inside the code_editor, but I couldn't find a way to execute the code in a cell. Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions