Group Abstract Group Abstract

Message Boards Message Boards

0
|
8K Views
|
10 Replies
|
0 Total Likes
View groups...
Share
Share this post:

Differences in notebook behavior between Mathematica and Cloud

How come the attached Notebook works in Mathematica 12 & not in the cloud?

Attachments:
10 Replies
Posted 5 years ago
POSTED BY: Rohit Namjoshi

Hi Rohit,

I found a neat way to generate buttons which select options..

Peace,

Milt

Attachments:
Posted 5 years ago

Hi Milton,

Nice! I adapted some of your code and added it to the code I posted in a reply to this thread. See attached notebook, the code cells are hidden, ungroup the cells (Command ' on Mac) to see the code. Unfortunately, the appearance on the Wolfram Cloud is not the same. I'll see if I can resolve that when I have time.

Attachments:
POSTED BY: Rohit Namjoshi

Rohit,

Thanks for you input. I will try it.

Milt

Posted 6 years ago

Hi Milton,

Thanks for clarifying. Sounds like you are trying to embed the notebook in an HTML page. I have attached an example (test.html) showing how to do it. Open test.html in a browser.

Check the documentation for details.

Attachments:
POSTED BY: Rohit Namjoshi

Hi Rohit, The referenced NoteBook runs in the cloud but doesn't run as a web page, The data which is contained in t1 array which comes from an Import[] of an Excel File does not seem to arrive at the web page. Any ideas? Thanks again, Milt Benjamin https://www.wolframcloud.com/env/58e100e0-cba4-47e7-ae43-ae270ad9f872 The Excel data file is in the same directory of my Wolfram Cloud Account as newRpt2.nb

Attachments:
Posted 6 years ago

Hi Milton,

If a Manipulate refers to user defined functions it must include the SaveDefinitions option to work correctly in the cloud. I copied your notebook to my cloud account and made a few changes. The attached milton.html shows it embedded in an HTML page.

Attachments:
POSTED BY: Rohit Namjoshi

The Notebook works

1) in Mathematica 12

2) in the cloud

3) It Doesn't work (present the Normal Distribution plot) when I include a link to the cloud copy in a web page.

Sorry for the misunderstanding.

Milt Benjamin

Posted 6 years ago

Hi Milton,

I published the notebook you attached to my cloud account without making any changes and it works.

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