Spaces:
Running
Running
jbdel
commited on
Commit
•
dfc9b12
1
Parent(s):
6e4a299
neurips d&b
Browse files- df/PaperCentral.py +1 -0
df/PaperCentral.py
CHANGED
@@ -23,6 +23,7 @@ class PaperCentral:
|
|
23 |
"""
|
24 |
|
25 |
CONFERENCES_ICONS = {
|
|
|
26 |
"NeurIPS2024": NEURIPS_ICO,
|
27 |
"EMNLP2024": 'https://aclanthology.org/aclicon.ico',
|
28 |
"CoRL2024": CORL_ICO,
|
|
|
23 |
"""
|
24 |
|
25 |
CONFERENCES_ICONS = {
|
26 |
+
"NeurIPS2024 D&B": NEURIPS_ICO,
|
27 |
"NeurIPS2024": NEURIPS_ICO,
|
28 |
"EMNLP2024": 'https://aclanthology.org/aclicon.ico',
|
29 |
"CoRL2024": CORL_ICO,
|