William Stein

Results 450 issues of William Stein

Right now the parser from markdown text to slate parse `\#foo` as a hashtag. The point of the backslash should be to prevent the hash symbol from making a tag,...

I-bug
A-markdown
A-slate

- Likely use https://howlerjs.com/ Some things we would want: - If you have an mp3 or wav (etc) file, make it easy to click on it and play it. -...

I-bug
A-jupyter
A-sage chat
I-feature request

The fix would be to put a button to start the project there or a pop-up dialog if you click the + button.

I-bug
A-file system

There are several major issues with markdown printing that are probably pretty easy to fix. Fixing these is also relevant to implementing proper printing for whiteboards (not done yet). 1....

I-bug
A-markdown
A-print

Rather than retrying, in the case when the response from PostgreSQL is that the password is *wrong*, then the only sane course of action is shutting down. This isn't a...

A-database
A-server

1. Create a little sticky note 2. Rotate it 90 degrees and focus/defocus 3. The size is computed incorrectly, due to not being aware of rotation (it looks like width/height...

I-bug
A-whiteboard

This was reported by a user: > "When opening the file, it sometimes is displayed as a cocalc notebook instead of classic one. I would expect it to always open...

I-bug
A-jupyter

Run this code: ```py from bokeh.io import output_notebook output_notebook() from bokeh.plotting import figure, show from bokeh.sampledata.penguins import data from bokeh.transform import factor_cmap, factor_mark SPECIES = sorted(data.species.unique()) MARKERS = ['hex', 'circle_x',...

I was reading [this](https://liveblocks.io/blog/how-to-build-undo-redo-in-a-multiplayer-environment) and thought of a different situation (not mentioned there), which worries me, so I'm recording it here. The example below involves a whiteboard and colors, but...

A-sync
E-unclear

See: This isn't a super high priority bug, because it's ONLY the preview that is wrong.

I-bug
A-markdown