egolep

Results 11 comments of egolep

I love many things about Pluto, but I have to admit that I'm really not enjoying the shortcuts. Being a keyboard fanatic (and a modal editing lover), I get frustrated...

Hi @ablaom, moving from MLJModelInterface to MLJBase did the trick. I'm starting to think that it could be a version-related problem inside the virtual environment I was using for this...

I lied. Now also MinMaxScaler() works since leaving it unfinished triggered all my OCDs. Thanks again for your replies. If I will implement more of this kind of models, could...

The ability to see plot directly inside Neovide would be a killer feature!

I also have this problem, even copying the exact same examples given in the `tangle` tutorial. A more explicit example of a script that says "Nothing to tangle": ``` @document.meta...

Suddenly, something is changed: when I start wezterm via the unix socket, even though my wm draws a full window, wezterm actually uses a very small part of it: https://imgur.com/a/L6pZ9Jf...

Here the recording text (on a pad because it's pretty big): https://pad.gattini.ninja/p/wezterm-record However, I've been unable to resize the window when in "recording state", so everything was smooth. By "unable"...

[wezterm-recording-LcJjFV.cast.txt](https://github.com/wez/wezterm/files/9531385/wezterm-recording-LcJjFV.cast.txt) Hope this works now. I resized before recording and I noticed it a little bit less slow.

Sorry, I wanted to leave CUDA and Flux versions but I forgot. Here they are: - `CUDA v3.11.0` - `Flux v0.13.4` I also saw #2018 but the stack trace looked...

Maybe a stupid question, but how should I kill or detach the TUI without killing the terminal I am in?