
LyX
Overleaf
TeXstudio
Texmaker
TeXworks
TeXnicCenter
Kile
Microsoft Word
marimo
Observable
Hyperquery
Zerve AI
PythonSandbox
DataLab
Quadratic
Colab Notebooks
No features have been listed yet.
LyX is highly recommended for researchers, scientists, and academicians who frequently produce complex documents such as theses, dissertations, research papers, and books. It is also suitable for anyone familiar with LaTeX who wants a more user-friendly interface or for those willing to learn it to produce high-quality typeset documents.
marimo might be a bit more popular than LyX. We know about 15 links to it since March 2021 and only 15 links to LyX. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
You can use LyX. LyX self-describes as a What You See is What You Mean editor, basically a fully graphical editor for writing LaTeX. Source: about 3 years ago
Directly typing LaTeX gets unwieldy for longer and more complicated expressions, so I write those in LyX first and then copy-and-paste the LaTeX code into Obsidian. Source: over 3 years ago
I like LyX. It's not for everyone, but damn it can be effective. Source: over 3 years ago
An upopular opinion perhaps, but I'm a huge fan of the WYSIWYM editor LyX. Source: over 3 years ago
I don't think LyX devs will notice your point here, alas. You could consider writing an email to the devs email list found on lyx.org. Source: almost 4 years ago
Pluto is great. I use it all the time. If you like the reactivity/reproducibility but are wedded to Python, you might want to check out Marimo, which is also great. [https://marimo.io/] It too puts the output of a cell above the code so if you're unable to adapt to things that are different it's also probably not for you. FWIW, Observable's Notebooks (Javascript) work the same way: output above the code... - Source: Hacker News / about 2 months ago
Marimo notebooks give you the best of both worlds (https://marimo.io). - Source: Hacker News / 3 months ago
Agree with the author, will add: duckdb is an extremely compelling choice if youโre a developer and want to embed analytics in your app (which can also run in a web browser with wasm!) Think this opens up a lot of interesting possibilities like more powerful analytics notebooks like marimo (https://marimo.io/) โฆ and thatโs just one example of many. - Source: Hacker News / 6 months ago
The training pipeline uses Marimo notebooks (think Jupyter, but reactive). Models are quantized to uint8 and served via CDN. Total bundle for a predictor: up-to 2MB. - Source: dev.to / 7 months ago
Marimo is a Jupyter notebook with each cell being somewhat logically connected to each other. That's way if you update the value of a variable in a cell and re-run it, related values in other cells will be auto-updated and auto-run. This is called reactive execution. Thus the notebook can act as a single python script or app and has an extension of .py instead of .ipynb. - Source: dev.to / 8 months ago
Overleaf - The online platform for scientific writing. Overleaf is free: start writing now with one click. No sign-up required. Great on your iPad.
Observable - Interactive code examples/posts
TeXstudio - TeXstudio is an integrated environment for writing LaTeX documents.
Hyperquery - Data notebook built for speed, visibility, and collaboration
Texmaker - Texmaker, free cross-platform latex editor
Zerve AI - What if Jupyter + Figma + VSCode had a baby?