DalgoT4D / docker-superset

Superset for DDP: docker image build and container startup
0 stars 1 forks source link

Superset3.1.3 #40

Closed fatchat closed 2 months ago

fatchat commented 3 months ago

Updated the jinja context manager for superset 3

Took the opportunity to set up the folders in assets to mirror the destination folder structure under /app in the container

And bumped the version of our image

fatchat commented 3 months ago

@Ishankoradia @himanshudube97 would both of you take a look at these changes next week

  1. removed superset2
  2. put the assets/ for superset3/ into subfolders
  3. updated jinja_context.py
  4. introduced a new script copyfromcontainer.py which is helpful across superset upgrades
fatchat commented 3 months ago

also pulling @mdshamoon into this conversation because we need to coordinate with https://github.com/DalgoT4D/docker-superset/pull/38 which i currently can't merge

fatchat commented 2 months ago

don't need this anymore, we will generate superset setups when we need them

52