Basic Examples
Basic Examples
Deploy a webpage to the cloud to track three tech stock prices:
[{"GOOGL","AAPL","MSFT"}]
In[]:=
CloudObject
Out[]=
Scope
Scope
Create a webpage that updates every 30 seconds:
[{"NYSE:DE","NYSE:CAT"},Quantity[30,"Seconds"]]
In[]:=
CloudObject
Out[]=
Specify the cloud object for deployment:
[{"NYSE:DE","NYSE:CAT"},Automatic,"MyPortfolio",Permissions"Public"]
In[]:=
CloudObject
Out[]=