Files
marimo-team_marimo_github/CITATION.cff
Myles Scolnick 03bb7ae54d [lint] oxc pre-commit (#8985)
This pull request primarily makes improvements to code formatting,
linting configuration, and code style consistency in the frontend. It
introduces the `oxfmt` formatter via pre-commit hooks, updates `oxlint`,
and refines ESLint/oxlint configuration for better maintainability and
alignment with project standards. Additionally, it includes minor code
style and formatting cleanups throughout the codebase.
2026-04-02 09:38:21 -04:00

34 lines
997 B
YAML

abstract: "marimo is a reactive notebook for Python — runs reproducible experiments, executes as a script, deploys as an app, and versions with git."
authors:
- family-names: Agrawal
given-names: Akshay
orcid: "https://orcid.org/0009-0004-6472-0055"
- family-names: Scolnick
given-names: Myles
orcid: "https://orcid.org/0009-0003-4254-9632"
cff-version: 1.2.0
date-released: "2023-08-15"
identifiers:
- description: "This is the collection of all versions of marimo"
type: doi
value: 10.5281/zenodo.12735329
keywords:
- python
- research
- "data science"
- reactive
- pipeline
- web-app
- "data visualization"
- "artificial intelligence"
- "developer tools"
- dataflow
- notebooks
- dag
type: software
url: "https://marimo.io/"
license: Apache-2.0
message: "If you use this software, please cite it using these metadata."
repository-code: "https://github.com/marimo-team/marimo"
title: "marimo - an open-source reactive notebook for Python"