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 20:23:07 UTC

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

hughhhh 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_r234336825
 
 

 ##########
 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:
   So going through the install doc ran into this error for exporting the `FLASK_APP` var, should we explicitly say `pip install python-dotenv`?

----------------------------------------------------------------
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