sadpandajoe commented on code in PR #35185:
URL: https://github.com/apache/superset/pull/35185#discussion_r2361239392


##########
docs/docs/configuration/alerts-reports.mdx:
##########
@@ -36,11 +36,11 @@ Screenshots will be taken but no messages actually sent as 
long as `ALERT_REPORT
 #### In your `Dockerfile`
 
 You'll need to extend the Superset image to include a headless browser. Your 
options include:
-- Use Playwright with Chrome: this is the recommended approach as of version 
>=4.1.x. A working example of a Dockerfile that installs these tools is 
provided under “Building your own production Docker image” on the [Docker 
Builds](/docs/installation/docker-builds#building-your-own-production-docker-image)
 page. Read the code comments there as you'll also need to change a feature 
flag in your config.
+- Use Playwright with Chrome: this is the recommended approach as of version 
`>=4.1.x`. A working example of a Dockerfile that installs these tools is 
provided under "Building your own production Docker image" on the [Docker 
Builds](/docs/installation/docker-builds#building-your-own-production-docker-image)
 page. Read the code comments there as you'll also need to change a feature 
flag in your config.

Review Comment:
   ```suggestion
   - Use Playwright with Chrome: this is the recommended approach as of version 
4.1.x or greater. A working example of a Dockerfile that installs these tools 
is provided under "Building your own production Docker image" on the [Docker 
Builds](/docs/installation/docker-builds#building-your-own-production-docker-image)
 page. Read the code comments there as you'll also need to change a feature 
flag in your config.
   ```



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscr...@superset.apache.org
For additional commands, e-mail: notifications-h...@superset.apache.org

Reply via email to