You can try:
from IPython.core.display import display, HTML display(HTML('<div style="border: 1px solid black; padding: 10px;"> help </div>'))