Jupyter with db2 and sqlcell

I am using the db2 notebook in jupyter to connect to a database and retrieve data
I also have seen sqlcell as an extension to nicely format the data from an sql output command. All the samples supplied, are based on mysql… and other databases. for the first invoke, it indicates engine has to be specified. Is there somewhere a sample how to code this for a db2 connection when using the db2 notebook to create the sql command ?
Or if not possible to combine sqlcell and db2, do you know any other extension that has similar functions that can be used with db2 ?
thanks for all update/help
best Regards, Guy