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
instead of only there - add \x0C and \x1b in the executeTerminalCommand function itself
(we can add args to this function which command whether to add these symbols or not)
The text was updated successfully, but these errors were encountered:
refactor this:
https://github.com/bhoov/manim-notebook/blob/4543f93822ccada625ccb1040e884629fd6599d4/src/previewCode.ts#L5-L7
instead of only there - add
\x0C
and\x1b
in theexecuteTerminalCommand
function itself(we can add args to this function which command whether to add these symbols or not)
The text was updated successfully, but these errors were encountered: