mlflow / mlflow-export-import

Apache License 2.0
139 stars 87 forks source link

Improve sqlite support #188

Open FlorentMeyer opened 4 months ago

FlorentMeyer commented 4 months ago

Exporting from sqlite currently raises 'SqlAlchemyStore' object has no attribute 'get_host_creds'.

Moving create_dbx_client() closer to the call to _export_notebook() avoids raising, as long as one doesn't need notebooks.