Taner Topal

Results 17 issues of Taner Topal

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update [documentation](https://flower.ai/docs/writing-documentation.html) -...

Currently all cubes will break when trying to install pip using `get-pip.py`. The reason for this is that `get-pip.py` has dropped compatibility with Python 3.**6** (see [here](https://pip.pypa.io/en/stable/installation/#compatibility)) which is default...

Don't forget to update the other file..

## Issue ### Description Simply remove the mention of a version on the examples: to avoid the misconception that the examples only work with one specific version. ### Related issues/PRs...

## Issue ### Description ### Related issues/PRs ## Proposal ### Explanation ### Checklist - [ ] Implement proposed change - [ ] Write tests - [ ] Update [documentation](https://flower.ai/docs/writing-documentation.html) -...

## Update Flower Labs URL The TLD of Flower Labs changed from `.dev` to `.ai` (https://flower.dev -> https://flower.ai). This PR updates the TLD. - [x] I have read the [contributing...

## Issue ### Description This .dockerignorefile ensures that Docker builds don't have to load the .venv into the full context of the build. ### Related issues/PRs ## Proposal ### Explanation...