wolfram-language-notebook
wolfram-language-notebook copied to clipboard
BoxForm render problem
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.
Environment (please complete the following information):
- Operating system: linux
- Mathematica/Engine: 12.1
- VS Code: 1.84.2
- Version: 0.1.1
Additional context