forked from marimo-team/marimo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CITATION.cff
33 lines (33 loc) · 997 Bytes
/
CITATION.cff
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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"