William Stein

Results 812 comments of William Stein

Thanks for the update. I tried signing up for their service to see if I could understand what is going on and got this very not-encouraging message: I'll post a...

Here is how I fixed this is @cowasm/memfs: https://github.com/sagemathinc/memfs-js/commit/8454383a819ee4c99bc96aa2ef23a051a5fe577e If you like this and agree with the semantics (?), let me know and I'll create a PR.

I emailed Jereon the relevant files two weeks ago... On Mon, Nov 21, 2016 at 5:59 AM kcrisman [email protected] wrote: > In http://www.sagemath.org/download-source.html the README.txt link leads > > >...

I found it via Google here: https://www.sagemath.org/help-video.html It's a talk you gave @kcrisman. The other one below it is also broken. The solution is probably just to delete all that...

On Wed, Mar 27, 2019 at 6:23 AM E. M. Bray wrote: > To my knowledge the JMol viewer has never worked in the Windows version. > There are some...

> any hints... I don't remember ever testing this out fully with cocalc-docker. On https://cocalc.com it works very well of course, and code for this is exactly the same, but...

When looking at http://jupyter-client.readthedocs.io/en/latest/wrapperkernels.html#example, I think: 1. Is this the _minimal_ possible example? In particular, are all four of 'status', 'execution_count', 'payload', and 'user_expressions" necessary? 2. It would be great...

This would be easy to do by automatically setting the recommend browser version in admin settings to exactly what it is.

Using an external postgresql is now fully supported. See https://github.com/sagemathinc/cocalc-docker/blob/master/docs/external-postgresql.md This work was funded by https://www.yields.io/, so thanks to them!