njpipeorgan / wolfram-language-notebook

Notebook support for Wolfram Language in VS Code
Apache License 2.0
159 stars 11 forks source link

BoxForm render problem #59

Open asukaminato0721 opened 9 months ago

asukaminato0721 commented 9 months ago

Describe the bug A clear and concise description of what the bug is. (Have you checked FAQ?)

LocalSubmit[Integrate[1/(1 - Sqrt[x])^3, x],
 HandlerFunctions -> <|"TaskFinished" -> MessageDialog|>, 
 HandlerFunctionsKeys -> {"EvaluationExpression", "EvaluationResult"}]

Expected behavior

show the image of expression.

Screenshots If applicable, add screenshots to help explain your problem.

image

Environment (please complete the following information):

Additional context