yonil7
yonil7
(This issue follows #950 and is more focused) The following code does not work on windows: ```python @component def test_component(): print('hi from test component') def main(): pipe = Pipeline( pipeline_name='test-pipe',...
[This line](https://github.com/conda/conda-lock/blob/c1c4dc102f785b036811b4d6ae2c8c79af464db9/conda_lock/invoke_conda.py#L124) raise exception when `p.stderr` is not utf-8 or has non utf-8 codes in it. Using conda-lock 2.2.0 Full error message: ``` INFO:root: INFO:root: Using cached gpustat-1.1.1.tar.gz (98 kB)...
I would like to be able to export all the trades from my broker and create a full tear sheet using this data only. (without passing also returns series) Example...
As this library is meant to be cross platform, will it be possible for it to also work on WSL Linux distributions? As any WSL Linux distribution can run `powershell.exe`...
### What problem are you trying to solve? I would like to use the command line to get info about a nix package without having a `devbox.json` file in my...