Jamie Mazer

Results 16 comments of Jamie Mazer

Hi @Carreau I just swapped in the version of `ultratb.py` you pushed -- doesn't fix my particular issue (it did fix some of the others that were closed out). Here's...

No - looks like I'm running 0.2.0 via pip - you mean install from github? Think this is a stack_data bug or ipython passing something bad into stack data? Not...

I just installed '0.2.1.dev1+g2720c4d' from github and will see if that fixes anything.. On Tue, Mar 15, 2022 at 10:24 AM Jamie Mazer ***@***.***> wrote: > No - looks like...

Starting to think my particular issue might actually be an emacs issue. Seems to only come up when using `code-cells.el` ( https://github.com/astoff/code-cells.el) and appears to be version dependent (latest checkout...

I think so. I'm running ipython through code-cells.el in emqcs and it only happens when sending 'cells' to ipython process using python-send-region (from memory, not in front of computer right...

I just ran into the exact same problem -- before I start diving into this -- anybody else working on this?

Hi @TomeHirata - The runs are visible on UI when this happens. But timing is everything -- if you immediately retry the `search_runs()` call after it fails (returns empty), it...

I agree - I kind of suspected it might have something to do with the windows network stack caching or delaying things or timing out differently than linux.. Let me...

@TomeHirata I set up the server with the requested args -- lot of stuff in the logs, but not seeing anything obviously related to this problem. Do you want me...

@daniellok-db Thanks for that. Right now I have the server set up with a cron job to run `mlflow gc` nightly, but seems a bit risky. It also doesn't handle...