Skip to main content

Tracto Notebooks

Notebooks are a powerful tool for data analysis and machine learning development. They provide an interactive environment where you can write code, visualize results, and document your work all in one place. In our platform, notebooks serve as the primary workspace for data processing, model development, and collaborating with team members.

In TractoAI, notebooks are a first-class citizen. You can create, edit, delete or move them around, just like other Cypress objects.

Notebook computational kernels are easily created through UI or API, and may be used for running multiple notebooks. Kernels may be run on CPU or GPU nodes.

Example notebooks

Any TractoAI cluster contains a set of example notebooks that you can use to get yourself familiar with the platform. They are located in the //home/samples directory of your TractoAI cluster.

Also, we published them on the GitHub repository.