cloud icon indicating copy to clipboard operation
cloud copied to clipboard

*MOVED TO* https://github.com/sagemathinc/cocalc

Results 100 cloud issues
Sort by recently updated
recently updated
newest added

It's cumbersome to switch between projects and files. Similarily to the web-browser, where `Ctrl+Page Up/Down` switches between tabs, I propose: - `Alt+PageUp/Down`: switch between open file tabs, including the "files",...

enhance
ui

The command search_doc, such as search_doc("lagrange multipliers") does not work on my SageMathCloud project, "Gregory Collaborations on Sage." https://cloud.sagemath.com/projects/c096352d-b392-499a-8899-6bfa794d7504/files/smc.wiki/temporary%20scratch%20for%20commands.sagews Instead, I get this error message: Error in lines 1-1 Traceback...

Hi. I've been trying to export to PDF a Sage WorkSheet that has plots. When exporting a Notebook to PDF, all plots are scaled to the width of the page...

This issue is for brainstorming about a small API for SMC projects. One use case, similar to #19, is a way to automatically upload files into a certain directory. A...

enhance
backend

I often have multiple files when writing TeX (e.g. a `preamble.tex` that I `\input` into the main file). The subsidiary files aren't meant to be compiled separately, and I usually...

The TeX editor highlights the innermost `$` signs in `$\text{if $x>0$}$` in red, incorrectly indicating a syntax error. Other variations, such as `$\text{if $x>0$}$` or `\begin{equation*}\text{if $x>0$}\end{equation*}` work fine.

I've recently switched from using Google Docs to the SageMathCloud TeX editor when doing real-time collaborative writing with other mathematicians. It's superb. The one thing I really miss, however, is...

In a .sagews document, I'm able to replicate an issue where undoing doesn't work. If I start in some cell above the markup that gives a problem (see attached image),...

From one of the TAs at AIMS - apparently in some software (e.g. Mma, but probably others) there are escape sequences/shortcuts that can be used to get non-ASCII variable names...

sagews
idea

When entering a long line (longer than about 80 characters) in the command line Sage in a terminal window, the characters wrap to the beginning of the same line, overwriting...