sedhha commented on issue #10352: URL: https://github.com/apache/incubator-superset/issues/10352#issuecomment-662051179
I did a `pip install apache_superset` after creating a venv. Also I did follow your preset blog on adding custom ui and youtube video as well. What I discovered that when I do `git clone` instead of a `pip install apache_superset` you don't get a `superset-frontend` folder. Instead you get a similar structure which is generally located under `/venv/lib/python3.x/site-packages/superset/static/assets `. But the files within this aren't structurized same as you have when you do a `git clone `. If you want me to go with exact `git clone ` then in that case if I am not using `docker-compose up` then I don't see any way to start superset or proceed installation after that in `venv`. Also just wanted to confirm if you have tried running all the plug in changes in `superset version 0.36.0` also? Seems like this is the only difference that I have in installation and setting up pluggin. Rest all, I have been doing exactly the same things using `yeoman` and then making additions in `packag e.json` and `MainPreset.jsx`. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
