from Hacker News

I Put Apache Superset to Mac App Store

by auxten on 5/30/22, 4:58 PM with 1 comments

I’m a heavy user and also a code contributor to Apache Superset. Running Superset on my MacBook is the only reason to have a Docker(still a VM inside?) installed which I think is too heavy.

Superset puts most heavy work onto the database side, I thought there might be some possibility to have a Superset.app to make it easier to use Superset on my MacBook.

Here is how I did that https://link.medium.com/7VbBoyRYpqb

And also the SuperChart in MacAppStore https://apps.apple.com/app/apple-store/id1620737264?pt=124743961&ct=redditds&mt=8

  • by thunderbird007 on 5/30/22, 5:03 PM

    New macOS has dropped Python, how did you solve that?