Martin Lafrance
Martin Lafrance
+1, very painful to discover that what I was going for is simply not supported, with clear interest from industry left unanswered for 2 years and a half now
I have the same (`Exited unexpectedly: exit code 1`) from nvim plugin (Ubuntu 23.10, nvim 0.10.0-dev, distant 0.20.0, distant.nvim 0.3) when doing `:DistantLaunch ssh://user@server`, which translates into a `Connection timed...
I believe I have the same when reconnecting the VPN on which my server is
Agreed that it should be stackstac's responsibility to parse correctly, in `stackstac.prepare.to_coords` using e.g. `pd.to_datetime(_, format="mixed")` rather than `pd.to_datetime(_, infer_datetime_format=True)` (which raises a deprecation warning anyway). In the meantime, using...