Kyle Rawlins
Kyle Rawlins
Needs triage (it's been 6 years).
Need to add Drew Reisinger's compositional DRT fragment.
I think there must have been some kind of fairly general regression here. Unless I'm delusional, the following simple case should lead to rendered mathjax, and it currently doesn't (jupyterlab...
Great, on update I can confirm that I'm no longer seeing this with my snippet either, or other simple cases I've checked.
For what it's worth, I've had no problems using svgwrite installed from conda-forge (https://anaconda.org/conda-forge/svgwrite) on a current macbook pro (Ventura) or a somewhat older M1 mac mini on I think...
> It looks like PredPatt was written in Python2.7 I think it should be fine with python 3, can you say more about what's going wrong here? Re the jpype...
There's a long-term plan for this but no exact ETA, sorry. The original main contributors have moved on to other things but we are eventually aiming to move it into...
If you haven't resolved this issue, you might get some mileage out of looking at how classes in the `svgling.figure` package combines multiple svgwrite elements: e.g. https://github.com/rawlins/svgling/blob/a19669d1b2f3c5d5b45248132f7a0438076a561b/svgling/figure.py#L57 That is, I...
I think this error can also happen 0.23 or later when drinking mutation, because of mutation having a prompt (https://github.com/crawl/crawl/commit/b30acc428711). This case should be fixed by https://github.com/elliptic/qw/pull/28/commits/2b08a569c6488be2336ac8d8f984833463f9da36 in #28.
Small FR that may help a bit with this issue - it would also be helpful to have "close and shut down notebook" appear in the right click context menu...