William Stein

Results 451 issues of William Stein

Right now in the upper right we show the time it took to run a cell, once the cell is done running. It would be very useful to show a...

A-jupyter
E-easy
I-feature request

Right now in our slate editor if you do this: ```md $x^3$[space bar] ``` then when your cursor enters the formula, you see this: There is an open source math...

A-markdown
A-slate
A-katex

There is an option "Hide free warnings: do not show a warning banner when using a free trial project (thanks for being a customer)" in https://cocalc.com/settings/account However, people might not...

I-feature request

Right now in markdown cells in cocalc-jupyter if you're in "Markdown" mode everything works fine as before and as with upstream. You can click the image button, attach images as...

I-bug
A-jupyter
A-ipad

I was using cocalc-jupyter on my ipad with no keyboard and it's nice that there is a tab button at the top for tab completion. However, in Jupyter shift+tab is...

A-jupyter
A-ipad

This is blocked on https://github.com/microsoft/TypeScript/issues/48655 being released. It's a major bug where typescript breaks if you export a commonjs import, and our util module does this a lot. After doing...

blocked
upstream

We changed the name of the site. Also, added better instructions.

## Details - Browser and browser version: Safari on an iPad - OS version: all versions of iPadOS (and iPhoneOS too) - xterm.js version: all versions ### Steps to reproduce...

type/bug
platform/ipad

Right now you'll see "ChunkLoadError" if you update cocalc-docker but don't refresh your browser, and then open an editor that hasn't been loaded yet. We eventually plan to automate making...

bug