Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 531 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 531 Bytes

Notebooks

UBC Sailbot's Jupyter notebooks for researching and exporing implementations.

Standards

  1. In addition to the dependencies installed in Sailbot Workspace, notebooks may have additional dependencies that are installed in the first code block
  2. Implementations in notebooks should be complete: do not import functions from other UBC Sailbot repositories
  3. Notebooks should be organized into directories named like the UBC Sailbot repositories they correspond to