sagemathinc / cocalc-docker

DEPRECATED (was -- Docker setup for running CoCalc as downloadable software on your own computer)
https://cocalc.com
Other
398 stars 103 forks source link

How to enable custom-enviroments / project? #150

Closed arm2arm closed 2 years ago

arm2arm commented 2 years ago

I was wondering if the https://doc.cocalc.com/software.html#custom-environments future is available to the docker image.

thank you beforehand.

williamstein commented 2 years ago

No, but you can do almost anything to customize cocalc-docker as explained here: https://github.com/sagemathinc/cocalc-docker/blob/master/README.md#adding-custom-software-to-your-cocalc-instance

You could certainly accomplish anything that could be solved with https://doc.cocalc.com/software.html#custom-environments via that approach.