cloud icon indicating copy to clipboard operation
cloud copied to clipboard

implement html.table

Open williamstein opened this issue 11 years ago • 1 comments

html.table??
File: /projects/xxx/.sagemathcloud/sage_salvus.py
   Source:
       def table(self):
        raise NotImplementedError, "html.table not implemented in SageMathCloud yet"

williamstein avatar Jun 17 '14 00:06 williamstein

What about plain old table as well, since we are now recommending that more often?

kcrisman avatar Dec 15 '14 16:12 kcrisman