David Roundy
David Roundy
Something like that could certainly work. It would not work so well for a portable build script, but since fac isn't very portable that isn't a steering argument against. I...
The statements about the computation continuing when nodes go down at least implies that data must be stored on the server, though, right? I can't see how else it could...
That would require that the nodes do not need to communicate in order to do their calculations, if you could restart one node without affecting the other nodes. Is that...
This sounds great. Would you guess that this pull request is in a state where I could reasonably integrate it intro my whiteboards for classes starting in under two weeks?
If the mathjax a standard 2.7, or did you have to customize it? If it's standard, is there any reason not to source it from a CDN?
When I merge this with my code, I'm getting a problem in the preview, which unfortunately is pretty high priority for my plans to manage my dozen breakout rooms. :(...
I'm not sure how to directly contribute to someone else's pull request, so I'll note the one change I had to make here: ``` $ git diff diff --git a/client-data/view.html...
I notice that when I use math like $\frac{\sin x}{\cos x}$ the rendered math is often hidden by the edit field. Would it be possible to shift the edit field...
Apparently I didn't make a pull request that I thought I had. At least I can't find record of it. So it seems that `view.html` is only in my repository....
Hi @dazsmith , I just sent a pull request to you with some useful changes, hopefully you can merge it into this just fine.