Nikhil Mohite

Results 22 comments of Nikhil Mohite

Okay, I'll remove `entertainment` section and move the API some other category.

`Squashed` all commits and `force push`(to reject remote changes)

### Please check if you have enabled `Cross-Origin Resource Sharing(CORS)`. [CORS definition](https://www.contentstack.com/docs/developers/how-to-guides/understanding-and-resolving-cors-error/#:~:text=CORS%20behavior%2C%20commonly%20termed%20as%20CORS%20error%2C%20is%20a%20mechanism%20to%20restrict%20users%20from%20accessing%20shared%20resources.) If you are using `Flask`, then you should add CORS ```python from flask_cors import CORS app = Flask(__name__)...

At present, the number of arguments is hardcoded and checked using `if` condition. So the function has to be modified such that it should be able execute variable number of...

@yosevu Hey, it would be helpful if you add extend the tailwindcss to content-script also. Thank you!

@Dstar001 Your system/environment does not have `pandas` installed. If you running the project locally then follow these steps, - Create a Virtual Environment [help](https://www.geeksforgeeks.org/python-virtual-environment/) - After activating the virtual environment,...

Looking forward to the migration guide!

@Osiris-Team It works for me on Windows 10 Home. Given instructions (in README) will work, but it'll take some time to build the image. For me it took ~45min. ![image](https://user-images.githubusercontent.com/79012023/208311247-27ebe60f-fca6-4c30-a8ca-b3f9154aab41.png)

@heathykeithy I'm also using same version of docker. But I didnt' face any issues. ![image](https://user-images.githubusercontent.com/79012023/211201294-2e7ca14c-df3d-4f22-a3cd-4fed85072efe.png)

@LeWuDISE It works for me. I'm using Windows 10 Home. ![image](https://user-images.githubusercontent.com/79012023/208310952-0755d385-a47d-4448-86f4-e2494bcc170d.png) ![image](https://user-images.githubusercontent.com/79012023/208310961-c73ed5fe-359d-450e-beda-cb72788f17a8.png) Image size is 3.53GB ![image](https://user-images.githubusercontent.com/79012023/208311004-8cbae117-b094-4ffd-bfb6-571563fad4c9.png)