Guilherme Souza

Results 5 issues of Guilherme Souza

Hi, I'm really sure this is a dumb issue to be opened but I couldn't really find anything! I'm just trying to comment out a number of ``'s inside a...

First of all, thank you for this amazing project! I'm getting some issues when downloading a dataset from kaggle using the code bellow: ``` kgl_auth(creds_file = '~/.kaggle/kaggle.json') kgl_auth() data

Is it possible to use an env variable in target? ``` env: SRV_HOME: /home/ubuntu steps: - uses: actions/download-artifact@v2 with: name: app-build - name: Upload uses: appleboy/scp-action@master with: host: ${{ matrix.server.ip...

First of all, I would like to say thank you to everyone involved in this amazing project. I'm sorry if this is already implemented. I couldn't locate in the docs....

feature request
question

I'm trying to create an application that integrates all the mentioned services in production environment, but getting "Not found" errors when broadcasting an event. I opted to using Docker in...