Using Interactive commands in notebook when not logged in
Recently I put together a worksheet with some interactive elements, which I then uploaded to the sagenb.org server for the world's enjoyment. However, the interactive elements (sliders, plots) are only visible when the user is logged in. For users who are just browsing, only the code is visible.
Did I miss a setting somewhere to allow even users who are just browsing to play with the worksheet? Or is this part of the design of sagenb?
The worksheet is up at http://www.sagenb.org/home/pub/2630/. Thanks!