Kanaries / pygwalker

PyGWalker: Turn your pandas dataframe into an interactive UI for visual analysis
https://kanaries.net/pygwalker
Apache License 2.0
13.33k stars 698 forks source link

feat: hide cloud tips when privacy is offline #309

Closed longxiaofei closed 1 year ago

longxiaofei commented 1 year ago

Previously, if user's spec was not a writable json file, a tips of using cloud file would pop up.

This is very unfriendly to users whose privacy is offline.

This PR is to improve it.