Group Abstract Group Abstract

Message Boards Message Boards

0
|
15.2K Views
|
9 Replies
|
4 Total Likes
View groups...
Share
Share this post:

CloudDeploy clarification requested

Posted 10 years ago

I am trying out CloudDeploy and have a few questions. I have observed that a regular Mathematica license does not work and one must have Mathematica online. Right now we are doing a school project trying to build an interactive map. My questions:

  1. Every time we try to share the generated URL it requires login credentials for a wolfram account. I gather that if we purchase cloud credits this problem will go away. It would not be useful for us if a wolfram ID is required to use the url.

  2. The application is a text grid with some image mouseovers. It seems to run very slowly if not on the host machine. What are the system requirements?

  3. Should we expect this to run on Andriod/IOS phones and tablets?

Thanks.

Dave

POSTED BY: david p
9 Replies
Posted 10 years ago

For the record, on Android you can attach a mouse with a USB adapter and then its like a PC. But you can't expect the average mobile to have one.

POSTED BY: david p

Hmm, I know that there are probably settings that work just for mobile, but I would have to do some digging in the documentation. Let me see what I can find.

POSTED BY: Jennilee Benda
Posted 10 years ago
POSTED BY: david p
POSTED BY: Jennilee Benda
Posted 10 years ago
POSTED BY: david p

Can you copy and paste some of the code you're working with? Maybe there are areas you could trim down the code to make it more efficient.

POSTED BY: Jennilee Benda
Posted 10 years ago
POSTED BY: david p

David have you tried contacting Wolfram Support? - these sort of things will get a better clarification from the root of the tree. I do have a comment about:

Every time we try to share the generated URL it requires login credentials for a wolfram account. I gather that if we purchase cloud credits this problem will go away. It would not be useful for us if a wolfram ID is required to use the url.

Do you CloudDeploy or just share a URL to a cloud notebook? To view a cloud notebook one needs to sign in. But a deployed object does not require a sing in - you can go here correct?

CloudDeploy[Plot[Tooltip[{Sin[x], Cos[x]}], {x, 0, 10}], Permissions -> "Public"]
URLShorten[First[%]]

https://wolfr.am/8jhqMhs1

enter image description here

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