Skip to content

Are there any method to change the default browser to open the app? #265

Answered by akshayka
proItheus asked this question in Q&A
Discussion options

You must be logged in to vote

@proItheus we've cut a new release to specify the default browser. Specify it in ~/.marimo.toml (table [server], key browser), for example

[server]
browser = "firefox"

The supported values for browser are whatever Python's webbrowser module can handle: https://docs.python.org/3/library/webbrowser.html#webbrowser.register

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
2 replies
@proItheus
Comment options

@akshayka
Comment options

Comment options

You must be logged in to vote
0 replies
Answer selected by proItheus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants