Skip to content

Commit

Permalink
Update the list of disabled OPTIMADE providers. (#267)
Browse files Browse the repository at this point in the history
  • Loading branch information
csadorf committed Nov 18, 2021
1 parent a26acdb commit ca35a04
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions aiidalab_widgets_base/databases.py
Original file line number Diff line number Diff line change
Expand Up @@ -150,13 +150,12 @@ class OptimadeQueryWidget(ipw.VBox):
"cod",
"tcod",
"nmd",
"omdb",
"oqmd",
"aflow",
"matcloud",
"httk",
"mpds",
"necro",
"jarvis",
]
_skip_databases = {"Materials Cloud": ["optimade-sample", "li-ion-conductors"]}
_database_grouping = {
Expand Down

0 comments on commit ca35a04

Please sign in to comment.