KherveBook
Computational notebook mixing Python, Markdown, LaTeX, JS and Sheet
KherveBook is a Jupyter-inspired computational notebook built as a native PyQt5 desktop application. A single document mixes five kinds of cell: runnable Python code, formatted Markdown, typeset LaTeX, JavaScript/HTML, and live spreadsheets. Python runs in an in-process kernel with NumPy, SciPy, pandas and Matplotlib preloaded. A side AI chat that knows the API of KherveBook that can write your Python program for you.
Spreadsheet cells evaluate A1-style formulas in Python; LaTeX cells...