Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Real-time collaboration for Jupyter Notebooks, Linux Terminals, LaTeX, VS Code, R IDE, and more,
all in one place. Commercial Alternative to JupyterHub.
Path: blob/master/index.yaml
Views: 916
tags:1calc:2name: Calculus3sage:4name: SageMath5r:6name: R Project7md:8name: Markdown9latex:10name: LaTeX11licenses:12gpl3: GNU General Public License 3.013a20: Apache 2.014---15id: sagemath-cocalc16title: SageMath in CoCalc17thumbnail: thumbs/sage-in-cocalc.png18description: >19Learn how to use [SageMath](http://www.sagemath.org) in CoCalc.20tags:21- sage22- math23- intro24src: sage/25license: a2026category: intro27---28id: r-cocalc29title: R Statistical Software in CoCalc30tags:31- r32- stats33- intro34src: r/35description: >36Learn how to get started with [R Statistical Software](http://www.r-project.org/) in CoCalc37license: a2038category: intro39thumbnail: thumbs/r-in-cocalc.png40---41id: julia-cocalc42title: Julia in CoCalc43tags:44- intro45- julia46src: julia/47description: >48Learn how to get started with [Julia](https://www.julialang.org/) in CoCalc.49license: a2050category: intro51thumbnail: julia/julia-logo-325-by-225.png52---53id: rmarkdown54title: RMarkdown in CoCalc55tags:56- intro57- r58src: RMarkdown/59description: >60Various examples of [RMarkdown](https://rmarkdown.rstudio.com/) documents in CoCalc.61thumbnail: thumbs/rmd.png62category: intro63license: a2064---65id: md-cocalc66title: Markdown in CoCalc67description: >68Quick introduction and reference guide for working with Markdown text formatting in CoCalc.69tags:70- md71- intro72license: a2073src: markdown/74thumbnail: thumbs/markdown-in-cocalc.png75category: intro76---77id: sagetex-cocalc78title: SageTeX in CoCalc79description: >80SageTex enables LaTeX to evaluate Sage-code right inside the document – e.g. `$\sage{1+1}$` produces the formula `$2$`81and `\sageplot{...}` calculates and draws a graphic.82CoCalc fully manages the compilation process behind the scenes for you.83website: https://ctan.org/pkg/sagetex?lang=en84src: latex/sagetex/85license: a2086thumbnail: thumbs/sagetex-in-cocalc.png87tags:88- intro89- math90- sage91- latex92category: latex93---94id: pythontex95title: PythonTeX in CoCalc96src: latex/pythontex/97license: a2098description: >99[PythonTeX]() enhances LaTeX documents to insert and run Python code from within the document itself.100E.g. `\py{2*3}` inserts `5`, more advanced mathematics via `sympy` blocks,101and you can insert dynamically create plots.102CoCalc fully manages the compilation process behind the scenes for you.103thumbnail: thumbs/pythontex.png104tags:105- intro106- latex107- math108category: latex109---110id: latex-beamer-cocalc111title: Minimal LaTeX beamer presentation112description: >113This is a quick minimal beamer presentation template.114website: https://en.wikipedia.org/wiki/Beamer_(LaTeX)115license: a20116thumbnail: thumbs/latex-beamer-in-cocalc.png117src: latex/presentation/118category: latex119tags:120- latex121---122id: latex-multiple-files-cocalc123title: Multiple source files in CoCalc124description: >125This template explains and demonstrates how to work with multiple source files in LaTeX on CoCalc.126It allows you to edit each individual part with preview, and then combines all parts into one master document.127license: a20128src: latex/multiple-files/129thumbnail: thumbs/latex-multiple-documents.png130category: latex131tags:132- latex133134135