I’m not sanguine about this question. My beef with these links and icons has more to do with the fact that Cocalc isn’t “defined. Someone discovering this page can’t deduce that Cocalc is a commercial service built around the free (as in GPL-3) software Sagemath. Hence some confusion.
Furthermore, Cocalc is not a a fork of Sagemath ; as far as I can tell, Cocalc-created patches to Sagemath are brought back to Sagemath. ISTR that, at some point in time, William proposed the sources to his server as an alternative front end.
A couple suggestions :
A one-sentence presentation of Cocalc. Rough proposal : “Cocalc [link] is a company (founded by one of the Sagemath creators) offering commercial online computing and collaborative services centered on (but not limited to) Sagemath.”
Possibly a one-sentence presentation of Sagemath Cell. Rough proposal : “Sagemath Cell [link] is a free Sagemath server offering a Sagemath computation facility embeddable in (X)HTML pages ; it can also be used as an online calculator.”
Replace the icon linking to Cocalc by the Cocalc icon [ necessary if any link to Cocalc subsists on the page ].
Offer a link to Sagemath cell (possibly with a specific icon, to be created).
BTW, my real beef with Cocalc is … Cocalc itself :
William has justified his decision to spin a commercial company off Sagemath by the difficulty (to say the least) of financing Sagemath development in areas not already a research subject for Sagemath developers, resulting in a necessity of financing the development of Sagemath by commercial means.
I can agree with the diagnosis : financing “non-sexy” development through public projects has become increasingly difficult ; this commercial drift of public research policy and management can be observed in all disciplines and all countries.
I may or may not agree with the proposed therapeutics : IMNSHO, the commercial funding of research and development is but a band aid ; an etiologic treatment of the problem is a much larger problem, probably out of our scope (efficiently debunking the “magic of markets” fallacy is hard…).
I am not aware of an assessment of the importance of Cocalc-created enhancements in Sage evolution, so don’t have an opinion about the success/failure of this treatment.
Hence my “moderate” attitude : be absolutely clear on the nature of Cocalc, but don’t hinder it “gratuitously”, unless and until proof of its “toxicity” to Sagemath can be made.
HTH,
I can't figure out how to reply in Google groups web interface all of a sudden ... hope this finds the right thread.
On Monday, November 16, 2020 at 4:39:02 PM UTC kcrisman wrote:I can't figure out how to reply in Google groups web interface all of a sudden ... hope this finds the right thread.in the top right corner of the message window there are two curved arrows - this is the "Reply" button.
--
You received this message because you are subscribed to the Google Groups "sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email to sage-devel+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/8354514d-ca36-42dd-8716-37efcc17f4f7n%40googlegroups.com.
there are potentially more ways to run sagemath online, e.g. it used
to be possible at some point to run it in mybinder, IIRC.
Now it's broken, however: https://github.com/sagemath/sage-binder-env/issues/9
Anyone knows how to fix the latter, by the way?
PS: btw, I am also +1 with Dima proposal regarding the web page.
To view this discussion on the web visit https://groups.google.com/d/msgid/sage-devel/69B4554E-4136-40AE-8176-118D9049FB67%40me.com.
On Fri, Nov 20, 2020 at 10:32 AM Eric Gourgoulhon
>
> Well, this is more an issue with that particular repository (https://github.com/sagemath/more-sagemath-tutorials) than with Binder and Sage. For instance,
> https://mybinder.org/v2/gh/egourgoulhon/SageMathTour/master?filepath=Notebooks/demo_pseudo_Riemannian_Schwarzschild.ipynb
> works well in Binder running Sage 9.1.
Is there a place where such a setup is described?
>
> One may notice that Dockerfile is outdated in the repository more-sagemath-tutorials:
could you please do a PR there? (cc to me)