mailing-list for TeXmacs Users

Text archives Help


Fwd: Python plugins test


Chronological Thread 
  • From: chu-ching huang <address@hidden>
  • To: address@hidden
  • Subject: Fwd: Python plugins test
  • Date: Wed, 24 Aug 2022 09:28:11 +0800 (CST)


Recently, I tried to install TeXmacs on the USB Linux (Porteus linux,
slakware-based). Without any difficulty, it was successful and works with
guile-3.0.7.
For personal reason, T tried to compare the working environment between
IPython notebook and TeXmacs+Pythonplugin. Here are my results:

1. visualization works, for matplotlib, seaborn, and plotly (both for go and
express)
2. Latex output: as well-known, output from IPython notebook would be
rendered on HTML, and TeX output by MathJax. Thus I tested a module which
calculates multiple-variable Integration and displays computing detailed
result in LaTeX. It works both on local machine and google drive colab.
However the result could not be rendered (directly) within TeXmacs Python
Plugin, but comes the "Latex object", see the attached, pydemo.tm. Is it
possible to render the TeX output within Python plugin? Thanks in advance.

Chu-Ching Huang

Attachment: pydemo.tm
Description: Binary data




Archive powered by MHonArc 2.6.24.

Top of page