Message Boards Message Boards

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

CloudExport a notebook?

Posted 7 years ago

Simple: Documentation says "You can deploy the entire notebook to the cloud using CloudExport":

In[1]:= 
 CloudExport[nbexpr, "NB"]

What is nbexpr in this case?

POSTED BY: Tomas Garza
2 Replies

Thanks very much, Joel.

I will give a try.

POSTED BY: Tomas Garza
Posted 7 years ago

In CloudExport[nbexpr, "NB"] What is nbexpr in this case?

It's an expression with a Notebook head, in the form Notebook[{cell1, cell2, ...}] as outlined in the documentation:

http://reference.wolfram.com/language/ref/Notebook.html

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

Group Abstract Group Abstract