From dd5e0ba70b45737016fddceae214a897853aa067 Mon Sep 17 00:00:00 2001 From: "Hugh A. Miles II" Date: Sun, 19 Aug 2018 15:42:09 -0700 Subject: [PATCH] Update CONTRIBUTING.md (#5668) --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 685d1f909..a20006354 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -200,7 +200,7 @@ Check the [OS dependencies](https://superset.incubator.apache.org/installation.h superset runserver -d -### Logging to the browser console +### Logging to the browser console (Python 3 only) When debugging your application, you can have the server logs sent directly to the browser console: