cannot create new chart in 0.29.0rc7
See original GitHub issueSuperset version
0.29.0rc7
Expected results
Actual results
starting screen is already collapsed. (only can see the links for the menu points as a list) When i would like to create a new chart it throws me back to the starting screen.
Steps to reproduce
i run the following in virtualenv 3.6.4 (tried with python 2 as well)
pip install superset==0.29.0rc7
fabmanager create-admin --app superset
superset db upgrade
superset load_examples
superset init
pip install python-dotenv
flask run -p 8080 --with-threads --reload --debugger
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
cannot create new chart in 0.29.0rc7 · Issue #6603 - GitHub
When i would like to create a new chart it throws me back to the starting screen. Steps to reproduce. i run the...
Read more >Excel can't create charts - Microsoft Community
I just moved to subscription for Office 365 on a new MacBook Pro. The Excel build is 16.20 and I can't create charts....
Read more >How to set permissions for a Superset dashboard
How can I set the permissions correctly for the dashboards without creating multiple datasource. I am running Apache Superset 0.29.0rc7.
Read more >Add & edit a chart or graph - Google Docs Editors Help
Make a chart or graph. On your computer, open a spreadsheet in Google Sheets. Select the cells you want to include in your...
Read more >Create and save charts - Amplitude Help Center
If this is your first time saving your chart, fill in all the relevant information in the Save modal that appears. Give your...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Thanks for the help. Still seeing the issue. My steps are below. I remove the previous superset image then:
Escalating permissions didn’t solve it for me. Also, requiring superuser perms to build a dockerfile seems a large attack surface.