Shahrokh Daijavad
Shahrokh Daijavad
@swith005 There are two issues here: 1) If you click on the "Google Colab" icon in the notebook, it uploads the version of notebook that is in the `dev` branch...
@swith005 These two notebooks install DPK modules by pip installing requirements.txt in the local environment and if you look at the requirements.txt in the PR, you will see that it...
Thank you, @Mohammad-nassar10. Yes, the token in my `.env ` had expired! I got a new token and it works now. Problem 2 above was due to an expired token,...
Sure, @prasannakotyal. Please go ahead and submit a PR. However, please remember to keep the `cleansing-config.yaml` where it is now, i.e., in the same directory as README. Therefore, don't move...
Update on May 8th: After @touma-I added the following two lines to the requirements.txt file: ``` #Transitive dependency ibm-cos-sdk-core 2.14.0 is downgrading package to 2.32.2, restore it to 2.32.3 requests==2.32.3...
Hello, @ShiroYasha18. Thank you for your interest. I have submitted a PR for this which is not passing a key CI/CD test. I am waiting for help from a key...
@ShiroYasha18 Thanks for your comment. We will fix the kfp tests. I was worried about a test-src failure last night that is now passing. We had already changed the code...
@dolfim-ibm For your attention.
Thanks, @ShiroYasha18. I don't know whether the IBM team asking for xlsm wants to use VBA features or not, but the workaround you are proposing (without VBA support) sounds useful...
@ShiroYasha18 When we moved from pdf2parquet to docling2parquet (PR #1233), we didn't change anything other than the names of files and classes, so no new features were added. Although the...