You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
add md.renderPdf() to enable export to a PDF (it is pretty crude: you might have issues with overflowing margins
and non latin1 characters might be rendered as # instead.)
add class="table" to tables if not present
add md.plot as a better name for md.addPlot
add md.summary() to provide a nice way to get pretty summaries.