Spaces:
Running
Running
Commit
·
e901053
1
Parent(s):
35e2776
Recommend correct file in showcase
Browse files- docs/papers_header.md +2 -2
docs/papers_header.md
CHANGED
|
@@ -3,12 +3,13 @@ Below is a showcase of papers which have used PySR to discover
|
|
| 3 |
or rediscover a symbolic model.
|
| 4 |
|
| 5 |
If you have used PySR in your research,
|
| 6 |
-
please submit a pull request to add your paper to [this file](https://github.com/MilesCranmer/PySR/blob/master/docs/papers.
|
| 7 |
|
| 8 |
|
| 9 |
<style>
|
| 10 |
.row {
|
| 11 |
display: flex;
|
|
|
|
| 12 |
}
|
| 13 |
.row:after {
|
| 14 |
content: "";
|
|
@@ -18,7 +19,6 @@ please submit a pull request to add your paper to [this file](https://github.com
|
|
| 18 |
.image_column {
|
| 19 |
flex: 50%;
|
| 20 |
float: left;
|
| 21 |
-
padding: 10px;
|
| 22 |
display: flex;
|
| 23 |
justify-content: center;
|
| 24 |
align-items: center;
|
|
|
|
| 3 |
or rediscover a symbolic model.
|
| 4 |
|
| 5 |
If you have used PySR in your research,
|
| 6 |
+
please submit a pull request to add your paper to [this file](https://github.com/MilesCranmer/PySR/blob/master/docs/papers.yml).
|
| 7 |
|
| 8 |
|
| 9 |
<style>
|
| 10 |
.row {
|
| 11 |
display: flex;
|
| 12 |
+
gap: 25px;
|
| 13 |
}
|
| 14 |
.row:after {
|
| 15 |
content: "";
|
|
|
|
| 19 |
.image_column {
|
| 20 |
flex: 50%;
|
| 21 |
float: left;
|
|
|
|
| 22 |
display: flex;
|
| 23 |
justify-content: center;
|
| 24 |
align-items: center;
|