Anunaya Srivastava
Anunaya Srivastava
When I am using Django 1.11 it gives error - 'No module named creation'. Does this starter kit support Django 1.11 ? IMHO support for Django 1.11 must be there,...
I am using AWS Cognito. It gives a JWK(JSON Web Key) to verify the JWT signature. Where can I specify the JWK in the jwtauthenticator config ? Should I specify...
**Description** I want to contribute to taipy codebase and am setting up the code in my local. `pipenv install` took minutes to setup the dependencies. I suggest to shift to...
**Description** Taipy required python version `>= 3.8` but Pipfile mentions required `python_version` as `3`. It should be `>=3.8`. I was setting up the codebase in my local and the setup...
Fixes #10524 * [x] β I have followed the [Contributing to DVC](https://dvc.org/doc/user-guide/contributing/core) checklist. * [ ] π If this PR requires [documentation](https://dvc.org/doc) updates, I have created a separate PR (or...