Re: Mathematica Player
- To: mathgroup at smc.vnet.net
- Subject: [mg106591] Re: Mathematica Player
- From: David Reiss <dbreiss at gmail.com>
- Date: Sun, 17 Jan 2010 07:12:49 -0500 (EST)
- References: <his6q9$l14$1@smc.vnet.net>
You cannot evaluate cell expressions in Player--Player Pro is required for this. In Player you generally can only run items that are in the form of a Manipulate that has both previously been evaluated and where the .np notebook has been processed throught the wolfram web site to create a digitally signed .nbp version. See http://www.wolfram.com/solutions/interactivedeployment/publish/ and http://www.wolfram.com/solutions/interactivedeployment/compare.html --David On Jan 16, 6:10 am, John <j... at lehigh.edu> wrote: > Mathematica 6, Windows XP > > I have written a notebook that the students will access on player. A > formatted screen version of the notebook will be presented in class on > Monday. > > Our attempts to access the notebook on player did not work. The > notebook was visible in the player window, but pressing the right > enter key did not evaluate it. The same notebook evaluates on > Mathematica. > > I hope someone can tell me why this isn't working. > > John