Skip to content

Conversation

@Light2Dark
Copy link
Contributor

📝 Summary

If feat flag is on, should be enabled any mode

If not on, only enabled in app view

🔍 Description of Changes

📋 Checklist

  • I have read the contributor guidelines.
  • For large changes, or changes that affect the public API: this change was discussed or approved through an issue, on Discord, or the community discussions (Please provide a link if applicable).
  • Tests have been added for the changes made.
  • Documentation has been updated where applicable, including docstrings for API changes.
  • Pull request title is a good summary of the changes - it will be used in the release notes.
@Light2Dark Light2Dark requested a review from manzt as a code owner January 22, 2026 18:10
@vercel
Copy link

vercel bot commented Jan 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
marimo-docs Ready Ready Preview, Comment Jan 22, 2026 6:10pm

Request Review

@Light2Dark Light2Dark added the enhancement New feature or request label Jan 22, 2026
@Light2Dark Light2Dark requested review from mscolnick and removed request for manzt January 22, 2026 18:12
@akshayka akshayka merged commit 8e3249b into main Jan 22, 2026
31 of 33 checks passed
@akshayka akshayka deleted the sham/fix-download-enabled branch January 22, 2026 18:13
botterYosuke pushed a commit to botterYosuke/marimo that referenced this pull request Jan 23, 2026
## 📝 Summary

<!--
Provide a concise summary of what this pull request is addressing.

If this PR closes any issues, list them here by number (e.g., Closes
marimo-team#123).
-->
If feat flag is on, should be enabled any mode

If not on, only enabled in app view

## 🔍 Description of Changes

<!--
Detail the specific changes made in this pull request. Explain the
problem addressed and how it was resolved. If applicable, provide before
and after comparisons, screenshots, or any relevant details to help
reviewers understand the changes easily.
-->

## 📋 Checklist

- [x] I have read the [contributor
guidelines](https://github.com/marimo-team/marimo/blob/main/CONTRIBUTING.md).
- [ ] For large changes, or changes that affect the public API: this
change was discussed or approved through an issue, on
[Discord](https://marimo.io/discord?ref=pr), or the community
[discussions](https://github.com/marimo-team/marimo/discussions) (Please
provide a link if applicable).
- [ ] Tests have been added for the changes made.
- [ ] Documentation has been updated where applicable, including
docstrings for API changes.
- [x] Pull request title is a good summary of the changes - it will be
used in the [release
notes](https://github.com/marimo-team/marimo/releases).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

3 participants