Skip to content

Commit

Permalink
Update aiidalab_widgets_base/databases.py
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Hollas <[email protected]>
  • Loading branch information
unkcpz and danielhollas authored Feb 16, 2024
1 parent df43072 commit be116cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion aiidalab_widgets_base/databases.py
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ def __init__(
"""
<div style="margin: 10px 0; padding: 10px; background-color: #ffcc00; color: black; border-left: 6px solid #ffeb3b;">
<i class="fa fa-exclamation-triangle" aria-hidden="true"></i>
&nbsp;This widget requires the <code>optimade-client</code> package to be installed.
&nbsp;This widget requires the <code>optimade-client</code> package to be installed.<br>
Please run <code>pip install optimade-client</code> to install the missing package.
</div>"""
)
Expand Down

0 comments on commit be116cf

Please sign in to comment.