Nav
Nav
I came here to report the same thing. It's been a year, and the maintainers haven't done anything about it. Could they at least allow the community to make the...
I came here to report the cheatsheet broken link. Howcome nobody resolved this issue yet?
I agree with John. Kindly put up a license file that explicitly states what license you are releasing the software with, and whether there are no restrictions on commercial use...
@khalibartan: Thanks for the code, but it does not seem to work anymore due to ishold being deprecated: > Traceback (most recent call last): > File "/media/nav/code/src/prog.py", line 88, in...
Thanks. I just found the solution. It's due to a mismatch in the versions of networkx and matplotlib. It can also happen if there are multiple versions of matplotlib installed....
I'm posting the updated `yaml` files in `apps/v1` format: AuthAPI: ``` apiVersion: apps/v1 kind: Deployment metadata: name: auth-api labels: app: microservice-app-example spec: replicas: 1 selector: matchLabels: any-name: auth-api template: metadata:...
It's the `~/.local/share/applications/` folder. Thanks @cosmic-snow. I didn't know we could install it to that folder too. It would work for most Linux distributions, assuming they follow the XDG specification....
As mentioned [here](https://github.com/nomic-ai/gpt4all/issues/1228), I could solve it by using Turbo Download Manager Firefox extension.
If it helps anyone, as mentioned [here](https://github.com/nomic-ai/gpt4all/issues/1228), I could solve it by using Turbo Download Manager Firefox extension.
@wolftune : Thanks for this. I'm listing out the exact steps here: `sudo apt install -y workrave gnome-tweak-tool gnome-shell-extensions` [Add a ppa](https://askubuntu.com/a/967425): `sudo add-apt-repository -u ppa:rob-caelers/workrave`. `sudo apt install -y...