Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

BambooAI Tutorial

This folder contains the setup for running BambooAI tutorials within a containerized environment.

Quick Start

From the root of the repository, change your directory to the BambooAI tutorial folder:

> cd tutorials/BambooAI

Once the location has been changed to the repo run the command to build the image to run dockers:

> ./docker_build.sh

Once the docker has been built you can then go ahead and run the container and launch jupyter notebook using the created image using the command:

> ./docker_jupyter.sh

Once the ./docker_jupyter.sh script is running, work through the following notebooks in order.

For more information on the Docker build system refer to Project template README

Tutorial Notebooks

Work through the following notebooks in order:

Changelog