Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 361 Bytes

example15.md

File metadata and controls

26 lines (19 loc) · 361 Bytes

Lorem ipsum

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nunc luctus bibendum felis dictum sodales.

print("hello")

Pyout

from IPython.display import HTML
HTML("""
<script>
console.log("hello");
</script>
<b>HTML</b>
""")

Image

This image the moon will be included as a cell attachment.