ranking
Here are 323 public repositories matching this topic...
-
Updated
Jun 1, 2020 - Python
-
Updated
Jun 14, 2020 - Go
-
Updated
Jun 10, 2020 - Python
-
Updated
Jun 17, 2020 - Python
-
Updated
Jun 17, 2020 - TypeScript
I think it may help to anyone who wants to apply or tests CR with a very simple example, or maybe add links to learn basics concepts.
Since skins can use different files for hitlighting and holdlighting, they might be different size, contain different amount of frames and offset differently on the screen. So the ability to change things like X and Y position, size and playback speed of hit and holdlighting independently would be really useful.
-
Updated
Sep 24, 2019 - Jupyter Notebook
-
Updated
Jun 17, 2020 - Python
-
Updated
Jan 22, 2017 - Objective-C
-
Updated
May 3, 2020 - PHP
-
Updated
May 15, 2020 - Python
-
Updated
Jun 15, 2020 - Python
-
Updated
Jun 4, 2020 - Python
-
Updated
Jul 6, 2019 - Python
-
Updated
Dec 16, 2019 - Jupyter Notebook
-
Updated
May 27, 2019 - TypeScript
From your own words :
The CRAN database provides an API for programatically accessing all meta-data of CRAN R packages.
Can we consider documentation as meta data ? And if so could we include it in your database ?
The beauty of the R language comes in good part from the fact that most things are transparent, structured, and accessible. The doc seems to be an exception to this rule and i
-
Updated
Jun 17, 2020 - Python
-
Updated
May 8, 2020 - JavaScript
The current testing setup is a source of frequent problems and should be simplified.
To do
- Switch to nox a "successor" to tox to manage the test environment setup
- Use pytest-xdist and/or [parallel mod
When the Paths.yml file is incorrect (invalid YAML syntax) or corrupt (or even missing) let Autorank tell the admins that something went wrong and handle it gracefully.
-
Updated
Jun 15, 2020 - R
-
Updated
Dec 18, 2019 - Python
-
Updated
Feb 26, 2020 - Python
Improve this page
Add a description, image, and links to the ranking topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ranking topic, visit your repo's landing page and select "manage topics."
Description
Add Azure notebook to our SETUP doc.
I tested google colab and Azure notebook to run reco-repo without requiring creating any DSVM or compute by myself, and it works really well with simple tweaks to the notebooks (e.g. for some libs, should install manually).
I think it would be good to add at least Azure notebook to our SETUP doc, where users can easily test out our repo w/o