---
name: gdtest-marimo
description: >
  A package demonstrating embedded marimo notebooks. Use when writing Python code that uses the gdtest_marimo package.
---

# gdtest_marimo

A package demonstrating embedded marimo notebooks

## Installation

```bash
pip install gdtest-marimo
```

## API overview

### Functions

Public functions

- `greet`: Return a friendly greeting

## Resources

- [llms.txt](llms.txt) — Indexed API reference for LLMs
- [llms-full.txt](llms-full.txt) — Comprehensive documentation for LLMs
