On Tue, Mar 23, 2021 at 12:10 PM Ingo Dahn <[email protected]> wrote:
> Cells in some of my pages load a Python script from my server at > https://mathtrek.eu, which defines some functions. I could put this code > directly into some cell, but I'd rather like to hide it from the visitor > for the following reason. > > I am encouraging the visitor to play around with the code in the SageCells > of the page, thus modifying my data analysis. I do not assume that the > visitor has experience with Sage but I hope to encourage her in this way to > have a closer look at it. Revealing more complex code, she shouldn't tamper > with, contradicts this - I am ready to do it, if it is the only way to keep > the pages alive, but it doesn't make me happy. > The plan is to have github accessible, so if you host your modules there they will be available. If you are using linked cells, it may be possible to hide "messy code", although you still have to press the button to evaluate it. -- You received this message because you are subscribed to the Google Groups "sage-cell" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-cell/CAD0_dC4ErHikSPcgeBEYye5FGP7-3bZZYGhQqKZZOwaXpL36KQ%40mail.gmail.com.
