Closed vsht closed 5 years ago
Is the problem resolved if you try the pull request #53?
Yes, with the bugfix/rasterization-failure
branch the problem seems to be gone.
A review for this will be created soon for merging this into master
.
The pull request for this should be in master
.
(No request for comments was made for this fix, but they will be present for future pull requests.)
It seems that
toOutText
can handle only a limited number of terms. While this worksthe following
returns
$Failed
. The expression is correctly processed by the kernel, it is just that the notebook interface cannot show that many terms. As a workaround I would suggest usingShallow
since e.g.evaluates just fine.
I'm using the latest master branch version of WolframLanguageForJupyter with the Free Wolfram Engine 12.0.0 for Linux (May 19, 2019) on Fedora 29.