Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place.
Path: blob/master/src/smc_sagews/README.md
Views: 687
CoCalc Worksheet Server
Install
To install into a copy of Sage, do this:
You will also probably want to install smc_pyutil systemwide. It provides a script smc-sage-server
for starting/stopping the server.
Development
In any project, just do this:
Then on a sage worksheet that you are using, click the restart button. It should be using your own custom copy of the smc_sagews server. To confirm, type sage_server?
and look at the path of the file.
UPDATE: This might not work in 2022, but see the comment here for something that does
Testing
See smc_sagews/tests/README.md