Florian Vallee
Results
2
comments of
Florian Vallee
Here's a workaround : go to the admin page and paste the following javascript in the adress bar : `javascript:$('div.at-signup-link').removeClass('hidden')` This will display the register link and should allow you...
I'm running into this as well (superset 2.0.0) by using the import / export feature from the UI. The example given by @cleslie is about removing a chart, but the...