Message Boards Message Boards

1
|
7950 Views
|
4 Replies
|
3 Total Likes
View groups...
Share
Share this post:

CloudDeploy: Enabling Manipulate Interactivity

Posted 10 years ago
POSTED BY: Dominik Hezel
4 Replies

Please feel free to refer to the Wolfram Language documentation for Permissions to see more options.

POSTED BY: Brian Lee

OK, I understand now, thanks!

POSTED BY: Dominik Hezel

Two people have told me that you need to use the CloudDeploy function and explicitly make it interactive.

CloudDeploy[Manipulate[...], Permissions->{"Owner"->{"Read", "Interact"}}] 

If you want it to be publicly accessible,

CloudDeploy[Manipulate[...], Permissions->"Public"]
POSTED BY: Bruce Miller

Fantastic! Thanks, that works now.

POSTED BY: Dominik Hezel
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