Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

7
  • $\begingroup$ Lookup Editable, Deployed etc. Maybe even CDFDeploy. $\endgroup$ Commented Jun 6, 2017 at 13:31
  • $\begingroup$ @Kuba I tried this at the beninning of the notebook, SetOptions[NotebookObject[EvaluationNotebook[]], Deployed -> True] , but it didn't work. $\endgroup$ Commented Jun 6, 2017 at 13:43
  • $\begingroup$ Strip NotebookObject it is misused. EvaluationNotebook[] is enough. $\endgroup$ Commented Jun 6, 2017 at 13:45
  • $\begingroup$ @Kuba Like that works, but using that, I can't see anyone of the outputs of my functions. $\endgroup$ Commented Jun 6, 2017 at 13:50
  • $\begingroup$ You mean you can't evaluate cells? Why didn't you start with Editable then? $\endgroup$ Commented Jun 6, 2017 at 13:51