Samkit Jain

Results 5 issues of Samkit Jain

Is it possible to know the format/version of the PDF specification used by the document? For example, 1.3, 1.4, 1.7 Snippet from the PDF specification ![image](https://user-images.githubusercontent.com/15127115/106514307-157c4780-64fa-11eb-8be3-a60fdd59b0be.png)

type: new feature
component:document

How do I specify the checkpoint to use in `lumi eval`? Background: I did the training on a different machine. Exported the checkpoint from there and imported the checkpoint in...

On iOS, to get access to scopes, one has to use the [`addScopes`](https://github.com/react-native-google-signin/google-signin#addscopesoptions--scopes-arraystring-) function. This works fine when a user is granting access for the first time. However, when they...

This PR fixes #461. The issue was happening because, in the PDF, there was a char object as ```python { "fontname": b"\xcb\xce\xcc\xe5", "adv": Decimal("5.000"), "upright": True, "x0": Decimal("-146.900"), "y0": Decimal("782.030"),...

bug
pending-discussion

*Issue #, if available:* *Description of changes:* Uses Python 3.9 for the Lambda runtime as v3.6 is no longer supported. Also updated the filename to correctly render the second dashboard...