William Stein
William Stein
Look: From Erik Demaine: > If you use CodeMirror in a context where math ($...$) is also enabled, this syntax highlighter might interest you: (just wrote it) https://github.com/edemaine/coauthor/blob/master/client/codemirror/math.coffee Thus this...
It would be much nicer if using %latex in a Sage worksheet actually, then printing, actually resulted in the raw latex properly getting embedded in the resulting pdf, rather than...
Simple example here: https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/support/2015-09-25-095231-docstrings-latex.sagews
Instead of just a print button in the markdown editor, have an export feature, which can export to PDF or LaTeX (or more, e.g., html). Requested by: Jeff Denny
Some initial questions: - Does it produce the citations in bibtex format? - What databases does it search? (Is there a database of bibtex entries for other fields besides math...
REQUESTED BY Greg Ferenstein who says: "right now its hard to jump and skip. using the find function comes up with a window that i normally dont use find for....
This commit 7fec0781dda656f7bfe1c2c86ca54c699961a17f upgraded us to the latest Xterm.js. It works fine on all browsers installed on my computer. However, it does NOT work on seemingly most slightly older browsers....
- This might be helpful: https://github.com/jupyter-lsp/jupyterlab-lsp
Try opening a notebook in the .snapshots directory and it opens as expected in readonly mode. However, a TON of edit functionality is enabled and broken, but it should all...
- This should likely be in the File menu, next to "Switch to classical notebook..." - This should first do "Close and Halt" to avoid issues with cocalc-jupyter and jupyterlab...