-
-
-
The acceptance tests use `tempfile.NamedTemporaryFile()` multiple times, but this method [doesn't fully work on Windows](http://docs.python.org/2/library/tempfile.html#tempfile.NamedTemporaryFile).
C…
-
At the time of writing, this application has two acceptance tests. The one which checks for a file to be present in the "output" directory always passes and the one checking for files in the "error" d…
-
#### Description:
Flesh something out in admin that mirrors what API needs to do. Designs would be simple - copy whatever the model is.
Designs will be done down the road (see ticket #1 ) - for now …
-
With:
* https://github.com/pytorch/pytorch/commit/16c3b8f87cfa9cb5acee8104820baa389e7ee2bd
* https://github.com/intel/torch-xpu-ops/commit/12065904d4c3c870059d746eb0fb45a0459f1d6d
* https://github.…
-
#### Checklist
- [x] I checked other issues already, but found no answer/solution
- [ ] I checked the documentation and wiki, but found no answer/solution
- [ ] I am running the latest version an…
-
### Link to the coursework
https://github.com/CodeYourFuture/Portfolio/tree/Module-HTML-CSS
### Why are we doing this?
Now you've built plenty of static sites, you should pick one for your po…
-
## Story
As a user, I need to see the dialogue to understand the story
## Specifications
- Create the basic dialogue box (style, positioning).
- Implement text display functionality (e.g., character-…
Bnocz updated
4 weeks ago
-
As a user, I want to see my average pace calculated automatically, so I can monitor my performance.