Huw Fulcher

Results 4 issues of Huw Fulcher

I think this could be rectified in the map.py file by altering the for loop to check for empty lat and long coords.

Hi all, Looking at commit and release history it doesn't look like this is actively maintained anymore? Could someone provide some context?

Hi, having some issues getting the relay deployed while using docker compose: ``` version: "3.7" services: public-relay: image: scsibug/nostr-rs-relay restart: on-failure user: "1000:1000" #Tried with and without this volumes: -...

**Describe the feature you'd like** Currently, when using Processors such as `SKLearnProcessor` there is no way to specify where a local `code=` file should be stored in S3 when used...