Mauhcs

Results 5 comments of Mauhcs

JupiterLab is great, but the right-click for partially hide the output is quite disruptive. The `click in the blue bar to hide all` is awesome, though.

same issue with macOS

I have a similar (same?) issue. this is my output: ```shell ~/OpenChatKit$ mamba env create -f environment.yml nvidia/noarch 3.5kB @ 35.1kB/s 0.1s pytorch/noarch 10.2kB @ 96.5kB/s 0.1s nvidia/linux-64 120.2kB @...

The above comment was done in Ubuntu 20 LTS. But I still cannot make it run on MacOS. This is my output: ```bash mamba env create -f environment.yml warning libmamba...

I got the same issue, I just had to install gcc on Mac and ubuntu that solved my issues. Look here how to install in mac using brew: https://discussions.apple.com/thread/8336714 And...