I can't say what is wrong either, but have you checked the browser console for any error messages? On a related note I am in the process of upgrading to new IPython/Jupiter (see develop branch on github) which may solve some issues as a side effect (or at least make it more clear what is going on).
On Thursday, 10 March 2016 11:08:37 UTC-7, kjapolson wrote: > > I am attempting to make a version of the SageCell server in VirtualBox > using Kubuntu 15.10. I have followed the installation instructions at > https://github.com/sagemath/sagecell, and I believe I have SageCell built > correctly. I have also done most of the configuration instructions and made > slight modifications to the config.py file to fit my specific needs. When I > attempt to run the SageCell server with the command ../sage/sage > web_server.py using the default parameters for web_server.py, I get no > error messages in the command line and it appears to be working when I look > at the syslog file outputs as well. And when I open my html file in Firefox > that has an embedded SageCell in it, the "Activate" button to start the > SageCell appears. However, when I click the activate button, the SageCell > just spins for a long time and never shows any output. There are not any > error messages that show up in the syslog file when the SageCell is > activated either, so I have no idea what the problem is. I am wondering if > it has to do with some error or miscommunication occurring between the high > level kernels that are running the SageCell server and something at a lower > level. Any suggestions are greatly appreciated! > -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-support. For more options, visit https://groups.google.com/d/optout.
