Skip to content

Commit

Permalink
Shift to appropriate category
Browse files Browse the repository at this point in the history
  • Loading branch information
Haleshot committed Jan 14, 2025
1 parent 6027129 commit 2f19ad9
Showing 1 changed file with 22 additions and 22 deletions.
44 changes: 22 additions & 22 deletions landscape.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5599,28 +5599,6 @@ landscape:
repo_url: https://github.com/MariaDB/server
logo: mariadb.svg
crunchbase: https://www.crunchbase.com/organization/mariadb-2
- item:
name: marimo
description: >-
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
homepage_url: https://marimo.io/
repo_url: https://github.com/marimo-team/marimo
logo: marimo.svg
twitter: https://x.com/marimo_io
crunchbase: https://www.crunchbase.com/organization/marimo-1733
extra:
summary_personas: Data Scientists, Python Developers, Machine Learning Developers, Data Engineers, Research Scientists
summary_tags: reactive programming, python notebooks, data visualization, interactive computing, deployment, git-friendly, reproducible research, webapps, data engineering
summary_use_case: >-
marimo enables developers to create reactive notebooks that can be deployed as web applications. Its dataflow graph model (DAG) ensures real-time updates and consistent outputs, making it ideal for building interactive data applications and visualizations. The platform combines the power of Python with reactive programming, allowing seamless integration of UI elements without complex callback management.
summary_business_use_case: >-
Traditional Jupyter notebooks often face challenges with reproducibility, version control, and deployment as web applications. marimo addresses these issues by storing notebooks as Python files, enabling proper version control, and providing built-in deployment capabilities. This makes it easier for teams to collaborate, maintain code quality, and share their work as interactive web applications.
summary_release_rate: Weekly
summary_integrations: Package Managers (uv, pip, conda, rye, poetry), AI coding assistants, GitHub Copilot, MotherDuck, Google Cloud Storage, Google Cloud BigQuery, Google Sheets
summary_intro_url: https://docs.marimo.io/
blog_url: https://marimo.io/blog
linkedin_url: https://www.linkedin.com/company/marimo-io/
discord_url: https://marimo.io/discord
- item:
name: Microsoft SQL Server
description: Data-Driven. Faster Insights. Breakthrough Performance. In-Memory Technology. Hybrid Data Platform.
Expand Down Expand Up @@ -18747,6 +18725,28 @@ landscape:
- subcategory:
name: Data Science
items:
- item:
name: marimo
description: >-
A reactive notebook for Python — run reproducible experiments, execute as a script, deploy as an app, and version with git.
homepage_url: https://marimo.io/
repo_url: https://github.com/marimo-team/marimo
logo: marimo.svg
twitter: https://x.com/marimo_io
crunchbase: https://www.crunchbase.com/organization/marimo-1733
extra:
summary_personas: Data Scientists, Python Developers, Machine Learning Developers, Data Engineers, Research Scientists
summary_tags: reactive programming, python notebooks, data visualization, interactive computing, deployment, git-friendly, reproducible research, webapps, data engineering
summary_use_case: >-
marimo enables developers to create reactive notebooks that can be deployed as web applications. Its dataflow graph model (DAG) ensures real-time updates and consistent outputs, making it ideal for building interactive data applications and visualizations. The platform combines the power of Python with reactive programming, allowing seamless integration of UI elements without complex callback management.
summary_business_use_case: >-
Traditional Jupyter notebooks often face challenges with reproducibility, version control, and deployment as web applications. marimo addresses these issues by storing notebooks as Python files, enabling proper version control, and providing built-in deployment capabilities. This makes it easier for teams to collaborate, maintain code quality, and share their work as interactive web applications.
summary_release_rate: Weekly
summary_integrations: Package Managers (uv, pip, conda, rye, poetry), AI coding assistants, GitHub Copilot, MotherDuck, Google Cloud Storage, Google Cloud BigQuery, Google Sheets
summary_intro_url: https://docs.marimo.io/
blog_url: https://marimo.io/blog
linkedin_url: https://www.linkedin.com/company/marimo-io/
discord_url: https://marimo.io/discord
- item:
name: Project Jupyter
description: Interactive Computing
Expand Down

0 comments on commit 2f19ad9

Please sign in to comment.