neilbhutada

Results 3 issues of neilbhutada

### 🐛 Describe the bug In the documentation and the code base there seems to be a discrepancy. In the documentation, it says to use the following environment variables while...

When I do: ``` from markitdown import MarkItDown ``` I get the following error: --------------------------------------------------------------------------- AttributeError Traceback (most recent call last) Cell In[14], line 1 ----> 1 from markitdown import...

How to reproduce the behaviour --------- Deploy doccano on GKE or a Google Cloud infrastructure service. Don't provide a value to GOOGLE_APPLICATION_CREDENTIALS. Your Environment --------- * Operating System: GKE (Google...