William Stein

Results 812 comments of William Stein

I might have been stuck for hours on this exact problem if I had not found this ticket via Google, and learning that I just need to add the -shared...

https://cloud.sagemath.com/projects/4a5f0542-5873-4eed-a85c-a18c706e8bcd/files/support/2015-03-15-cubic-field.sagews

Note: we should add a "Buy a license" link somewhere in the vicinity...

The first big issue I hit with trying to use node v18 to build CoCalc is that they removed the md4 crypto algorithm, which breaks webpack. Amusingly, the solution webpack...

Now everything *builds*. However, running locally on MacOS (no virtualization or linux), the hub is not connecting to projects, though the project is running and accepting connections.

Confirmed -- switching back to node 16 and rebuilding immediately fixed the problem.

Another update. I just did a 100% clean build from scratch on a clean Ubuntu 22.04 image (on aarch64 linux) with node 18 and Postgres 14, and everything worked perfectly,...

@DrXyzzy will likely add these docs. To make it easier, here is a quick and hopefully definitive summary of what the status is right now, based on me looking at...

@AllenDowney > I would love this feature. > > I am doing this now with Jupyter notebooks that are stored on GitHub and accessible from Colab. The work flow for...