Manuel Carrer

Results 4 comments of Manuel Carrer

Yeah, I assumed it was impossible, but I still wanted to ask because having the persistent output window would almost completely replicate the Jupyter notebook experience. The two pull requests...

As I mentioned in the first closed issue, I've been using [nvim-ipy](https://github.com/bfredl/nvim-ipy) and there you can define a customizable cell delimiter with `let g:ipy_celldef = '^##'`. I guess in this...

@erazemk Adding `{ "class": "pop-shell-exceptions" }` inside `float` works for me (on Ubuntu 22.04). Anyway it should really be floating by default.

Just ended up with this issue too. The workaround is to pass to `scalene` the full path to the console script. You can get the full path by using the...