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/packages/frontend/README.md
Views: 687
Frontend package
The frontend CoCalc application, which is loaded in the user's web browser.
This code is part of https://github.com/sagemathinc/cocalc and isn't currently designed to be used standalone.
There's also a dist/
directory (not in Git) where autogenerated code gets built. That code gets used by other packages, e.g., @cocalc/next
, @cocalc/project
, which this frontend code can't depend on.