Skip to content

Conversation

@akshayka
Copy link
Contributor

@akshayka akshayka commented Oct 27, 2023

Let user specify which web browser to use.

Implements the feature requested in #265

Let user specify which web browser to use
@akshayka akshayka requested a review from mscolnick October 27, 2023 23:49
@vercel
Copy link

vercel bot commented Oct 27, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
marimo-docs 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 28, 2023 4:17pm
marimo-storybook 🔄 Building (Inspect) Visit Preview 💬 Add feedback Oct 28, 2023 4:17pm

and some minor cleanup
theme: Literal["light", "dark"]


class ServerConfig(TypedDict, total=False):
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mscolnick I renamed this

mscolnick
mscolnick previously approved these changes Oct 28, 2023
Copy link
Contributor

@mscolnick mscolnick left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you confirm the frontend doesn't lose this configuration when using the Settings UI? I'm not sure if the read-then-write is lossy on a new top level config section

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants