User Guides#

Our documentation shows code examples that have been computed within Jupyter notebooks during the documentation build. This shows what you would see if you were to do these examples yourself, interactively, in Jupyter. To do that, you will need to install cogent3 and download the individual data files used in the User Guides from here.

cogent3 apps

Pre-defined “apps” simplify complex tasks. They provide capabilities that can be used by themselves, or added together to define a pipeline.

Cookbook

Short “how-to” code recipes targeted at specific problems.

Tutorials

Code for solving more extensive problems.

API

The API for major cogent3 objects.