Luca Simonetto

Results 77 comments of Luca Simonetto

@georgejung You made the same mistake as me, as not mounting the new dynamic configuration in the traefik docker container!

One thing that may be needed is a place for ansible-nas to store projects as a zfs dataset, like `{{ samba_shares_root }}/projects`. This is because I don't see a better...

Then I propose to have a `{{ samba_shares_root }}/code` (that may or may not be exposed as samba share), and have vscode point to it as its projects root

Let me know if it would be interesting and I can make a PR for it

I can see how a WordPress integration may be useful. As @PurpleNinja225 pointed out, you can easily spin up a WordPress container using Portainer, but you will need to provide...

wouldn't be straight-forward, given that you will be sure to have the prefix at the start of your generated text, to do something like this? ```python if not include_prefix: text...

I can confirm that we would need python to be pinned to

Here you are @jfrench206, we just need to wait for a merge now

I reckon that if the package by default uses `tensorflow` and the user then installs `tensorflow_gpu` on top of it, the project will use the gpu.