cloud
cloud copied to clipboard
implement html.table
html.table??
File: /projects/xxx/.sagemathcloud/sage_salvus.py
Source:
def table(self):
raise NotImplementedError, "html.table not implemented in SageMathCloud yet"
What about plain old table as well, since we are now recommending that more often?