All Questions

Filter by
Sorted by
Tagged with
1 vote
2 answers
2k views

Why can't I read a joblib file from my github repo?

I've built a simple app in Python, with a front-end UI in Dash. It relies on three files, small dataframe, in pickle format ,95KB large scipy sparse matrix, in NPZ format, 12MB large scikit KNN-...
AxW's user avatar
  • 592
0 votes
0 answers
63 views

Using LFS files from github to be pushed through a jenkins pipeline for a lambda function

We have this lambda function in place in SB2 and Prod. The issue the deployment package in Prod differs from SB2. I have a work around to be able to do some testing in SB2 but when i try to push that ...
Fatima Ali's user avatar