Skip to content
Discussion options

You must be logged in to vote

Its default behavior is to open up the new local host at the port created in your default browser. This is quite annoying, and I feel like the default behavior should be just to show the link in the terminal and that's it.

If you are talking about the default of quarto preview to open a browser, see quarto preview --help about --no-browser or even --no-serve

  --no-serve                   - Don't run a local preview web server (just monitor and re-render input files)
  --no-navigate                - Don't navigate the browser automatically when outputs are updated.
  --no-browser                 - Don't open a browser to preview the site.

We won't change default to use --no-browser but…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@kiankyars
Comment options

Answer selected by kiankyars
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
preview issues related to the `preview` command
4 participants