Special Content Blocks#
This group of pages hope to offer some insights into the look and feel avaiable using only design elements in the basic Jupyter-books package. We can do more, surely, we don’t often need to given the special content already provided. Below, we show a few examples of output with the code that creates it.
Notes, Tip and Warnings#
Want to give a “watch out” warning on a tricky problem? Try these:
We can highlight a warning to our students like this.
Warning
Be careful here.
A tip will highlight information or show students an easier way to proceed.
Tip
Here’s a tip for you.
Any other information we wish to highlight can become a note.
Note
Just a quick note to remind you.