Francesco Simula
Results
1
issues of
Francesco Simula
On a CentOS 8 box, instantiate a container with the latest CoCalc image: `sudo docker run --name=cocalc_prova -d -v /opt/projects:/projects -v "/etc/localtime:/etc/localtime" -p 444:443 sagemathinc/cocalc:latest` then create a .term and...
bug
feature request