User Portlet
| Discussions |
|---|
| Glad to share... I had this code to do my online nb printing (in PDF) : SetOptions[SelectedNotebook[],PrintingStyleEnvironment → "Printout", ShowSyntaxStyles → True] CloudExport[EvaluationNotebook[], "PDF", Permissions → "Public"] And... |
| Hint : Lesson 30, Slide 4. |
| Just curious. Can a local notebook retrieve a function definition made by CloudPut/CloudObject ? I knew there is ResourceFunction , that is still experimental. But it needs internet connection all the time of the ResourceFunction usage/call. If... |
| Please post more 'stackoverflow'-like post like this in the future... it benefits a LOT.. on a very LONG run.. |