CoCalc feature
Run Julia Online
Use Julia in notebooks, terminals, Pluto, and source files.
Run Julia online in a collaborative CoCalc project: the Julia image with its Jupyter kernel, Pluto reactive notebooks, VS Code in the browser, package environments that live with your files, and .jl scripts in a real Linux terminal.
Run Julia in Jupyter notebooks, Pluto, package environments, source files, and terminals.
Run Julia online
Run Julia in your browser without installing anything: start a project on the Julia image and it comes with the Julia Jupyter kernel, Pluto for reactive notebooks, and VS Code in the browser.
Everything sits in one shared project, so data, package environments, notebooks, and their full edit history stay together and collaborators re-run the same code instead of a copy.
- Julia notebooks with real-time collaboration, cell chat, and TimeTravel history
- Pluto reactive notebooks start from the project's Apps panel, with bundled examples
- Package environments defined by a Project.toml that lives with your files
- .jl files open in the collaborative editor with a one-click julia REPL
- Long simulations keep running in a terminal after you close the browser