wolfram-language-notebook icon indicating copy to clipboard operation
wolfram-language-notebook copied to clipboard

BoxForm render problem

Open asukaminato0721 opened this issue 7 months ago • 0 comments

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):

  • Operating system: linux
  • Mathematica/Engine: 12.1
  • VS Code: 1.84.2
  • Version: 0.1.1

Additional context

asukaminato0721 avatar Dec 03 '23 15:12 asukaminato0721