WOLFRAM

makes a public copy in the cloud of the current document.

makes a public copy of the cloud object obj.

CloudPublish[expr]

deploys an expression to the cloud and makes it public.

CloudPublish[content,location]

publishes to the specified location relative to the user's current cloud directory.

CloudPublish[content,CloudObject[]]

publishes to the specified cloud object.

Details and Options

Examples

open allclose all

Basic Examples  (3)Summary of the most common use cases

Publish a Manipulate expression to a new anonymous cloud object:

Out[1]=1

The published object has public permissions with AutoCopy set to True:

Out[2]=2

Publish an expression with a name:

Out[1]=1

Create a private object:

Out[1]=1

Publish a copy of the private object:

Out[2]=2

Confirm that the copied object has public permissions:

Out[3]=3

Scope  (3)Survey of the scope of standard use cases

Publish a notebook:

Out[2]=2

Publish a notebook object:

Out[2]=2

Publish an API function:

Out[1]=1

Options  (12)Common values & functionality for each option

AppearanceElements  (1)

Create an object without any appearance elements:

Out[1]=1

Embed the object into a separate HTML page:

Out[2]=2

AutoCopy  (1)

Do not set AutoCopy during CloudPublish:

Out[1]=1
Out[2]=2

AutoRemove  (1)

Publish a computed value to a temporary object:

Out[1]=1
Out[2]=2

CloudBase  (1)

Specify a CloudBase during CloudPublish:

Out[1]=1

CloudObjectNameFormat  (1)

Create a named cloud object and use $CloudUserUUID for the CloudObjectNameFormat:

Out[1]=1

Create a named cloud object and use $CloudUserID for the CloudObjectNameFormat:

Out[2]=2

CloudObjectURLType  (1)

Publish a cloud object with a link to its editing environment view as specified by CloudObjectURLType:

Out[1]=1

Publish a cloud object with a link to its deployed object view:

Out[2]=2

IconRules  (1)

Publish a cloud object that shows the current time, with a representative icon:

Out[1]=1

View the icon:

Out[2]=2

IncludeDefinitions  (1)

Exclude definitions associated with the published expression from the current kernel session; instead, load the definitions from a file during evaluation:

Out[2]=2
Out[3]=3

Magnification  (1)

Preserve the magnification of the source document during CloudPublish:

Out[1]=1
Out[2]=2

MetaInformation  (1)

Add custom metainformation to a published image:

Out[1]=1
Out[2]=2

Permissions  (1)

Permissions provides a way to restrict access to a specific user or group of users.

Create a new PermissionsGroup. Add more users by adding their $CloudUserID to the list:

Out[1]=1

Use CloudPublish to publish any object with the specified access permissions:

Out[2]=2

Check the permissions:

Out[3]=3

SourceLink  (1)

Do not set a source link during CloudPublish:

Out[1]=1
Out[2]=2

Properties & Relations  (1)Properties of the function, and connections to other functions

CloudPublish is equivalent to CloudDeploy with automatic Permissions for all users and AutoCopy enabled:

Out[1]=1
Out[2]=2
Wolfram Research (2015), CloudPublish, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudPublish.html (updated 2020).
Wolfram Research (2015), CloudPublish, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudPublish.html (updated 2020).

Text

Wolfram Research (2015), CloudPublish, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudPublish.html (updated 2020).

Wolfram Research (2015), CloudPublish, Wolfram Language function, https://reference.wolfram.com/language/ref/CloudPublish.html (updated 2020).

CMS

Wolfram Language. 2015. "CloudPublish." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/CloudPublish.html.

Wolfram Language. 2015. "CloudPublish." Wolfram Language & System Documentation Center. Wolfram Research. Last Modified 2020. https://reference.wolfram.com/language/ref/CloudPublish.html.

APA

Wolfram Language. (2015). CloudPublish. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudPublish.html

Wolfram Language. (2015). CloudPublish. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/CloudPublish.html

BibTeX

@misc{reference.wolfram_2025_cloudpublish, author="Wolfram Research", title="{CloudPublish}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CloudPublish.html}", note=[Accessed: 17-April-2025 ]}

@misc{reference.wolfram_2025_cloudpublish, author="Wolfram Research", title="{CloudPublish}", year="2020", howpublished="\url{https://reference.wolfram.com/language/ref/CloudPublish.html}", note=[Accessed: 17-April-2025 ]}

BibLaTeX

@online{reference.wolfram_2025_cloudpublish, organization={Wolfram Research}, title={CloudPublish}, year={2020}, url={https://reference.wolfram.com/language/ref/CloudPublish.html}, note=[Accessed: 17-April-2025 ]}

@online{reference.wolfram_2025_cloudpublish, organization={Wolfram Research}, title={CloudPublish}, year={2020}, url={https://reference.wolfram.com/language/ref/CloudPublish.html}, note=[Accessed: 17-April-2025 ]}