alefminus

Results 11 issues of alefminus

I have a terminal application that needs to get LF only for EOL but sends CR+LF, so if I use the LF option I get double spaced lines in the...

I have a private repository that my user has access to via invite, i.e. https://github.com/owner/repo while I am user "user". git bug push / pull works as expected, since it...

### Description I have a marimo app running on a computer and I want to be able to replace the underlying app.py notebook and have the existing "marimo run" instance...

Before this patch: (gdb) svd AON_PMCTL PWRCTL Cluster in peripheral AON_PMCTL does not exist! but "svd AON_PMCTL PWRCTL" works as intended Note the difference is two spaces ("does not exist"...

### Describe the bug I'm trying to use multiprocessing.Pool.map. I have a reproducer below for hanging, locally I could get it to work but then ignore updates to the called...

bug

### Description I want to create state (mo.state) and update it via a thread and have it work as usual (i.e. as it works from within a cell), i.e. ```...

### Description Currently each cell shows it's run time, so for simple cases where the cell that is slow is obvious you can see by hovering. But sometimes changing a...

### Describe the bug 1. Split cell using the new (awesome) shortcut Ctrl+' 2. Press Ctrl-Z Nothing happens ### Environment ```json { "marimo": "0.6.0", "OS": "Linux", "OS Version": "6.8.7-300.fc40.x86_64", "Processor":...

enhancement

### Describe the bug 1. create state 2. call getter and setter from same function (found it while trying to implement a log for serial connection date, example shows an...

enhancement

### Description I want to be able to compare two images one to the other via a widget. A common way to do this is side by side (demoing [img-comparison-slider](https://img-comparison-slider.sneas.io/)...

enhancement