private display_as — function
display_as(default, cell, writer, [mimes...])
Given a cell this function evaluates it and prints the output to writer
using the first available MIME from mimes. Uses the default printer
function to print any code blocks that are required in the output.