Group Abstract Group Abstract

Message Boards Message Boards

0
|
738 Views
|
2 Replies
|
2 Total Likes
View groups...
Share
Share this post:

Why doesn't the Wolfram Cloud display Tabular objects like the desktop version of Mathematica?

Has anyone else noticed that the Wolfram Cloud (as of v14.3.0) doesn't display Tabular objects like desktop Mathematica does? The difference makes it really hard (i.e., impossible) to use Tabular objects online because you can't view the data. Am I missing something obvious?

Desktop example: enter image description here

Cloud example: enter image description here

POSTED BY: Todd Allen
2 Replies
Posted 24 days ago

Todd,

Ahmed is correct, we have not yet supported display of Tabular in cloud notebooks. Currently, Tabular is always rendered in its summary form. All of the kernel related functionality and methods still work as documented. If you want to visualize it you will need to specifically Rasterize it as Ahmed also suggests.

The https://reference.wolfram.com/language/ref/Tabular.html page and associated values in WolframLanguageData will be updated soon to correctly reflect the cloud support status. Example: WolframLanguageData["Tabular", {"CloudSupportStatus", "CloudSupportNotes"}]. We are actively developing this and thanks for reaching out here on community, that helps us prioritize implementation of cloud features!

POSTED BY: John Pacey

Wolfram Cloud team is aware of it and it should be fixed in one of the next updates. Temporarily, you can still show an image of the tables by rasterizing the outputs while on desktop version, then publish it on Cloud: https://reference.wolfram.com/language/workflow/MakeANotebookFileSmaller.html

POSTED BY: Ahmed Elbanna
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard