Skip to content

Commit

Permalink
Tmp commit to test github readme features
Browse files Browse the repository at this point in the history
  • Loading branch information
fcharras committed Sep 15, 2023
1 parent 6f9622b commit 8ad78fd
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,15 @@
# sklearn-engine-benchmarks
Benchopt suite to compare alternative scikit-learn engines for the same estimators

# Temporary test to see if github managed json tables

```json:table
{
"fields" : ["a", "b", "c"],
"items" : [
{"a": "11", "b": "22", "c": "33"}
]
}
```

<script src="https://gitlab.com/-/snippets/3598826.js"></script>

0 comments on commit 8ad78fd

Please sign in to comment.