Cloud Deployment
CloudDeploy deploys objects into the Wolfram Cloud.
Create a webpage that has a picture of a sine wave plot:
Out[1]= | |
Deploy a dynamic interface:
Out[1]= | |
Deploy anything from a notebook—
dynamic or not—
preserving its styling.
Use CloudDeploy[Delayed[...]] to deploy an expression that will be recomputed every time it is requested.