leehwmj-junta commented on issue #4650: Have to repeat build and install each 
time when I modify and test jsx in superset/assets/javascript
URL: 
https://github.com/apache/incubator-superset/issues/4650#issuecomment-374483508
 
 
   @mistercrunch 
   
   Umm...  I have missed "pip install -e"
   
   ### So, I did "pip install -e"  after you answered.
   Then I change the code, and start "superset runserver -d"
   
   ### but not work it
   Should I repeat clone codes and setting up?
   
   I had stepped...
   1. Fork the incubator-superset
   2. git clone
   3. checkout to version 0.22.0 and make new branch
   4. Do virtualenv on Parent folder (The env folder and the superset folder 
are in the same parent folder)
   5. source env/bin/activate
   6. fabmanager create-admin --app superset
   7. superset db upgrade
   8. superset load_examples
   9. superset init
   10. superset runserver -d
   
   Run the runserver again to test the * .py file, and the * .html file was 
just a browser refresh.
   However, only jsx files had to be rebuilt with builds and setups.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to