You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2018/11/16 04:25:48 UTC

[GitHub] mistercrunch commented on a change in pull request #6401: [Docs] Make sure venv is py3 and export app

mistercrunch commented on a change in pull request #6401: [Docs] Make sure venv is py3 and export app
URL: https://github.com/apache/incubator-superset/pull/6401#discussion_r234087125
 
 

 ##########
 File path: CONTRIBUTING.md
 ##########
 @@ -223,6 +223,7 @@ superset init
 superset load_examples
 
 # Start the Flask dev web server (but see below for frontend asset compilation)
+export FLASK_APP=superset/__init__.py # you only have to do this once
 
 Review comment:
   You shouldn't have to do this if you install the `python-dotenv` package, it'll then look for `.flaskenv`file from the repo

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

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