Andrey Novoseltsev

Results 92 issues of Andrey Novoseltsev

Current state: - emailed statements have unusable description column and can be a bit improved otherwise - interactive statements look way better especially in the description column, but can be...

A-billing
UX-user experience

Something is really weird with transaction 33351 - it broke my downloading scripts because it cannot be serialized to feather, with the error `An error occurred while writing to cache:...

I-bug
P-high
A-site_license
A-purchases

This is default/starting view for a notebook that has 5 cells with numbers 1-5, the focus is on the last empty cell. The dialog highlights "Cell", which makes perfect sense,...

I-bug
E-easy
P-high
AI

It does NOT happen if I just have a notebook open, but it DOES happen if I also have a table of content open, then in the notebook ask AI...

I-bug
AI

![image](https://github.com/sagemathinc/cocalc/assets/1993227/658542fe-20ed-465a-a724-5e4ad3dd7b74) This is a single screenshot - sometimes Delete is to the left, sometimes above Reply, sometimes in the same grey area, sometimes reply is in white, sometimes reply is...

chat
E-unclear
UX-user experience

I don't know how to reproduce it, but the behaviour in a project without any compute servers created in it was unclear and probably some changes can be made to...

A-global UI
E-easy
A-compute_server

I have a feeling there was another instance of this, but this banner appeared when I added a bunch of students to the course: ![image](https://github.com/sagemathinc/cocalc/assets/1993227/70f61f55-6232-47ac-9524-23fc32d2af58) I have no issues with...

P-high
UX-user experience

See http://ask.sagemath.org/question/33024/prevent-sagemathcell-from-clearing-output-window/

interacts

``` python @interact def _(k=2): plot(sin(k*x)).save("p.png") html(r"""""") ``` Changing k has no effect on the shown picture due to caching. I've found a trick to make it work by adding...

interacts

For me the main issue of #7565 is not fixed - the whole block is still lost on the page and is perceived as part of the header, hence not...

UX-user experience
A-compute_server