Emergency Self-Construct
Emergency Self-Construct
> My issue is on an EC2 machine, could you try potentially setting up one and look into the issue? Potentially yes, I haven't worked with AWS for years at...
> > My issue is on an EC2 machine, could you try potentially setting up one and look into the issue? > > Potentially yes, I haven't worked with AWS...
> I have confirmed that a zsh version upgrade could fix this issue. > > Instead of CentOS7 yum version zsh 5.0.2, zsh 5.8 & zsh 5.9 doesn't display annoying...
> > I have confirmed that a zsh version upgrade could fix this issue. > > Instead of CentOS7 yum version zsh 5.0.2, zsh 5.8 & zsh 5.9 doesn't display...
@jesshart pull-requests welcome, if you feel the documentation could be improved, please do submit one.
> @esc do you think an edit to the [conda-zsh-completion/_conda](https://github.com/conda-incubator/conda-zsh-completion/blob/382d840f7ad053b3b2ccf0b1f52b26bdabaf66b3/_conda#L30) is preferred or am I ok to create a README.md with details there? An edit of `_conda` is preferred.
> ```shell > user@host$ conda env list > # conda environments: > # > test_conda /home/public/user/.conda/envs/test_conda > base * /home/public/conda/anaconda3 > py36-torch1.4 /home/public/conda/envs/py36-torch1.4 > user@host$ pwd > /home/public/user > user@host$...
We used to have code that called `conda env list` to get environments but it was deemed too slow, FYI.
@mmohrhard hi and welcome to `bloscpack`. Thank you very much for your contribution and your efforts to improve `bloscpack`. I just had a look at the CI system and noticed,...
Hey, I fixed master, can you rebase this and force push please?